{
  "name": "SkyFlixer - Watch Free Movies & TV Shows",
  "short_name": "SkyFlixer",
  "description": "Watch free movies and TV shows online in full 1080p HD. Hindi, English, dual audio streaming.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["entertainment", "video"],
  "icons": [
    {
      "src": "/skyflixer.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/skyflixer.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/placeholder.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Movies",
      "short_name": "Movies",
      "description": "Browse movies",
      "url": "/movies",
      "icons": [{ "src": "/skyflixer.png", "sizes": "192x192" }]
    },
    {
      "name": "TV Shows",
      "short_name": "TV Shows",
      "description": "Browse TV shows",
      "url": "/tv-shows",
      "icons": [{ "src": "/skyflixer.png", "sizes": "192x192" }]
    }
  ]
}
