{
  "name": "IPTVSport",
  "short_name": "IPTVSport",
  "description": "IPTV streaming — live TV, EPG, VOD",
  "start_url": "/portal/",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#090B10",
  "theme_color": "#090B10",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
