{
  "name": "Dhany IPTV Stream Player",
  "short_name": "Dhany IPTV",
  "description": "Pemutar IPTV PWA Canggih mendukung M3U, HLS (m3u8), DASH (mpd), dan ClearKey DRM",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "multimedia", "video"],
  "shortcuts": [
    {
      "name": "Buka Player",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
