{
  "name": "CloudTV Web Player",
  "short_name": "CloudTV",
  "description": "A browser-first IPTV and VOD web player with offline app-shell support.",
  "start_url": "login-clean.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "orientation": "any",
  "icons": [
    {
      "src": "cloudtv-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "video", "utilities"]
}
