{
  "name": "SD CineStream — Premium Cinema Streaming",
  "short_name": "SD CineStream",
  "description": "Stream movies, TV shows & live sports in 4K Ultra HD. Full screen immersive cinema experience with 15+ streaming servers.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#e50914",
  "categories": ["entertainment", "movies", "videos", "social"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "screenshots": [],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "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"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}