{
  "name": "LinkPlay IPTV Player",
  "short_name": "LinkPlay",
  "description": "Free M3U IPTV Player - Stream live TV channels. Install as app on any device.",
  "start_url": "/player.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#e50914",
  "background_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}