{
  "name": "IPTV FUSION",
  "short_name": "IPTV FUSION",
  "description": "Premium IPTV provider with 20,000+ Channels and 90,000+ VODs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "categories": [
    "entertainment",
    "streaming"
  ],
  "lang": "en-US",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}