{
  "name": "Stream Intelligence",
  "short_name": "StreamIntel",
  "description": "Track and discover what you watch across streaming platforms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1923",
  "theme_color": "#0f1923",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "My Library",
      "short_name": "Library",
      "url": "/?tab=library",
      "description": "Jump to your watched library"
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "url": "/?tab=discover",
      "description": "Discover new titles"
    }
  ]
}
