{
  "name": "MIRA PLAYER - IPTV Cinema",
  "short_name": "MIRA PLAYER",
  "description": "Professional Web IPTV Streaming Player with Xtream API support, 4-Way MultiView, TMDB Integration, EPG Guide, and Smart TV remote support.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0B0E14",
  "theme_color": "#0B0E14",
  "orientation": "any",
  "lang": "ar",
  "dir": "auto",
  "categories": ["entertainment", "multimedia", "video", "tv"],
  "icons": [
    {
      "src": "/icons/lo.png",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/lo.png",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/lo.png",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/lo.png",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live TV",
      "short_name": "Live",
      "description": "Watch live TV channels",
      "url": "/live",
      "icons": [{ "src": "/icons/lo.png", "sizes": "192x192" }]
    },
    {
      "name": "Movies (VOD)",
      "short_name": "Movies",
      "description": "Browse on-demand cinema",
      "url": "/vod",
      "icons": [{ "src": "/icons/lo.png", "sizes": "192x192" }]
    },
    {
      "name": "Series",
      "short_name": "Series",
      "description": "Explore TV series & episodes",
      "url": "/series",
      "icons": [{ "src": "/icons/lo.png", "sizes": "192x192" }]
    },
    {
      "name": "4-Way MultiView",
      "short_name": "MultiView",
      "description": "Watch multiple streams simultaneously",
      "url": "/multiview",
      "icons": [{ "src": "/icons/lo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
