{
  "name": "RACE IPTV PRO Platform",
  "short_name": "RACE IPTV",
  "description": "Multi-tier IPTV streaming & subscription management platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "IPTV Player",
      "short_name": "Player",
      "description": "Launch IPTV Player",
      "url": "/player?utm_source=shortcut",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Distribution Dashboard",
      "short_name": "Dashboard",
      "description": "Access Reseller Dashboard",
      "url": "/distribution-dashboard?utm_source=shortcut",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["entertainment", "utilities"],
  "screenshots_alt": {
    "narrow": "RACE IPTV PRO Platform interface on mobile",
    "wide": "RACE IPTV PRO Platform dashboard on desktop"
  }
}
