{
  "name": "BLCTV Player",
  "short_name": "BLCTV",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#1A8FFF",
  "orientation": "any",
  "categories": ["entertainment", "video", "productivity"],
  "description": "Premium IPTV & Streaming Player - Experience the next level of entertainment.",
  "icons": [
    {
      "src": "/blctv-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/blctv-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/tv-banner.png",
      "sizes": "320x180",
      "type": "image/png",
      "label": "TV App Banner"
    }
  ]
}

