{
  "name": "IPTV 360 PLUS",
  "short_name": "360PLUS",
  "description": "Premium IPTV streaming with 53,000+ channels and 213,000+ movies in 4K Ultra HD",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#050507",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "video", "tv"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View IPTV 360 PLUS pricing plans",
      "url": "/#/pricing",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Free Trial",
      "short_name": "Trial",
      "description": "Start your free 24-hour trial",
      "url": "/#/guide",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
