{
  "name": "BenFlix — Stream & Watch",
  "short_name": "BenFlix",
  "description": "Stream movies, TV series, and live sports in up to 1080p with multi-language support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "categories": ["entertainment", "video"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-1922.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1922.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-5122.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-5122.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BenFlix Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Movies",
      "short_name": "Search",
      "description": "Search for movies and series",
      "url": "/search",
      "icons": [{ "src": "/icon-1922.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Live Football",
      "short_name": "Football",
      "description": "Watch live sports",
      "url": "/football",
      "icons": [{ "src": "/icon-1922.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Watchlist",
      "short_name": "Watchlist",
      "description": "View your saved titles",
      "url": "/watchlist",
      "icons": [{ "src": "/icon-1922.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
