{
  "name": "JAVP - Just Another Video Player",
  "short_name": "JAVP",
  "description": "IPTV player for Android, TV and desktop. Add your M3U or Xtream playlist. No channels bundled.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "icons": [
    {
      "src": "/assets/javp-logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
