{
  "name": "INFINITE TV | Premium IPTV",
  "short_name": "InfiniteTV",
  "description": "Premium IPTV Platform by Infinite Code Tech. Think Infinite, Provide Absolute.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F5EC",
  "theme_color": "#4E6929",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}