{
  "name": "Khela PPV",
  "short_name": "Khela",
  "description": "Watch live sports and entertainment on Khela IPTV.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#060608",
  "theme_color": "#060608",
  "orientation": "any",
  "categories": ["entertainment", "video", "sports"],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Watch live TV and sports on Khela"
    },
    {
      "src": "/images/screenshot-narrow.webp",
      "sizes": "720x1280",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Browse channels on your mobile device"
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "edge_side_panel": {},
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "handle_links": "preferred",
  "shortcuts": [
    {
      "name": "Watch Live",
      "short_name": "Live",
      "description": "Go to the live TV player",
      "url": "/",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View your subscription and account details",
      "url": "/account/",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "Change your app preferences",
      "url": "/settings/",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Support",
      "short_name": "Help",
      "description": "Get help or contact support",
      "url": "/support/",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
