{
  "name": "Hely TV — Live Sports Streaming",
  "short_name": "Hely TV",
  "description": "Watch live cricket and football matches for free. Stream IPL, Premier League, Champions League, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "any",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "https://helytv.pages.dev/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://helytv.pages.dev/banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
