{
  "name": "BOSS IPTV",
  "short_name": "BOSS IPTV",
  "description": "A media player for Android TV, Fire TV and Android. Add your Xtream Codes account or M3U playlist and watch live TV, movies and series with a full guide and TMDB artwork. €3 once per device, for life. No channels included.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070910",
  "theme_color": "#070910",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}