{
  "name": "SNEPLUS — AI Authentication",
  "short_name": "SNEPLUS",
  "description": "AI-powered authentication and resale platform for luxury sneakers, watches, bags and fashion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#0F0F0F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon.png",
      "sizes": "512x512 1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/assets/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "protocol_handlers": [
    {
      "protocol": "web+sneplus",
      "url": "/?url=%s"
    }
  ]
}
