{
  "name": "Tivistation IPTV",
  "short_name": "Tivistation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#df1f22",
  "icons": [
    {
      "src": "/image/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/image/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/image/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/image/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
