{
  "id": "/?source=pwa",
  "name": "GTV – Gujarati TV",
  "short_name": "GTV",
  "description": "Watch Gujarati TV shows, live news, entertainment and exclusive content anytime, anywhere.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "background_color": "#09090b",
  "theme_color": "#dc2626",
  "orientation": "any",
  "dir": "ltr",
  "lang": "gu",
  "categories": ["entertainment", "news", "lifestyle", "music", "magazines"],
  "prefer_related_applications": false,
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 420
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "icons": [
    { "src": "/pwa/icon/72",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/96",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/128", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/144", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/152", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/180", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/192/maskable",   "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa/icon/192/monochrome", "sizes": "192x192", "type": "image/png", "purpose": "monochrome" },
    { "src": "/pwa/icon/384", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa/icon/512/maskable",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa/icon/512/monochrome", "sizes": "512x512", "type": "image/png", "purpose": "monochrome" }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshot/wide",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gujarati TV homepage — desktop"
    },
    {
      "src": "/pwa/screenshot/narrow",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gujarati TV homepage — mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Live TV",
      "short_name": "Live",
      "description": "Watch Gujarati TV live channels",
      "url": "/live?source=pwa-shortcut",
      "icons": [{ "src": "/pwa/icon/96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Latest Videos",
      "short_name": "Videos",
      "description": "Browse the latest Gujarati videos",
      "url": "/videos?source=pwa-shortcut",
      "icons": [{ "src": "/pwa/icon/96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Deals & Offers",
      "short_name": "Deals",
      "description": "Today's deals and offers",
      "url": "/deals?source=pwa-shortcut",
      "icons": [{ "src": "/pwa/icon/96", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+gtv",
      "url": "/?gtv=%s"
    }
  ]
}
