{
  "name": "SKYBOX IPTV PRO",
  "short_name": "Skybox",
  "description": "Professional IPTV Player with Local DVR and Curated EPG. Control your media without the corporate noise.",
  "id": "/?source=pwa",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "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"
    }
  ],
  "categories": [
    "entertainment",
    "video"
  ],
  "dir": "auto",
  "lang": "en",
  "orientation": "any",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Skybox Mobile Guide"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Skybox Projector View"
    }
  ]
}