{
  "name": "Phinxz Movies",
  "short_name": "Phinxz Movies",
  "description": "Stream 50,000+ movies and 25,000+ TV shows in HD. No signup required.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["entertainment", "video"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Movies",
      "short_name": "Movies",
      "description": "Browse all movies",
      "url": "/index.html#movies"
    },
    {
      "name": "Browse TV Shows",
      "short_name": "TV Shows",
      "description": "Browse all TV shows",
      "url": "/index.html#tv"
    }
  ]
}
