{
  "name": "CineWhirl",
  "short_name": "CineWhirl",
  "description": "Your ultimate streaming experience.",
  "start_url": "/?source=pwa",
  "scope": "/"
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0F0F0F",
  "theme_color": "#E50914",
  "icons": [
    {
      "src": "https://cinewhirl2026.vercel.app/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cinewhirl2026.vercel.app/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
