{
  "name": "FiraLive TV — Premium Live Streaming",
  "short_name": "FiraLive TV",
  "description": "Stream 200+ live TV channels, sports, news, movies, and entertainment in HD quality. Free streaming — no subscription required.",
  "id": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#dc2626",
  "categories": ["entertainment", "video", "sports", "news", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "FiraLive TV home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Channels",
      "short_name": "Channels",
      "description": "Browse all live TV channels",
      "url": "/?page=channels"
    },
    {
      "name": "Live Sports",
      "short_name": "Sports",
      "description": "Watch live sports matches",
      "url": "/?page=sports"
    },
    {
      "name": "Sign In",
      "short_name": "Login",
      "description": "Sign in to your account",
      "url": "/?page=login"
    }
  ],
  "prefer_related_applications": false
}
