{
  "name": "Guyana IPTV",
  "short_name": "Guyana IPTV",
  "description": "Guyana IPTV Web Player",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#9ef01a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/guyanaiptv-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/guyanaiptv-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live TV",
      "short_name": "Live",
      "description": "Watch live TV channels",
      "url": "/live",
      "icons": [{ "src": "/icons/guyanaiptv-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Movies",
      "short_name": "Movies",
      "description": "Browse movies",
      "url": "/movies",
      "icons": [{ "src": "/icons/guyanaiptv-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Series",
      "short_name": "Series",
      "description": "Browse TV series",
      "url": "/series",
      "icons": [{ "src": "/icons/guyanaiptv-192.png", "sizes": "192x192" }]
    }
  ]
}
