{
  "name": "XtreamVault Pro - IPTV Player",
  "short_name": "XtreamVault",
  "description": "Stream IPTV Live Channels, Movies, and Series securely with EPG, TMDb metadata, multi-profile, and cloud sync.",
  "start_url": "/",
  "scope": "/",
  "id": "com.xtreamvault.app",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0F0E13",
  "theme_color": "#0F0E13",
  "categories": ["entertainment", "video", "multimedia", "utilities"],
  "iarc_rating_id": "18+",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/feature-graphic.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "XtreamVault Pro Live TV and VOD Dashboard"
    },
    {
      "src": "/feature-graphic.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "XtreamVault Pro Mobile Experience"
    }
  ],
  "shortcuts": [
    {
      "name": "Live TV",
      "short_name": "Live TV",
      "url": "/?screen=live",
      "description": "Watch Live Channels",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Movies",
      "short_name": "Movies",
      "url": "/?screen=movies",
      "description": "Browse On-Demand Movies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Series",
      "short_name": "Series",
      "url": "/?screen=series",
      "description": "Stream TV Series",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
