{
  "name": "Antigravity TV Stream",
  "short_name": "TV Stream",
  "description": "Watch live TV channels and sports matches online for free.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0e17",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": ["entertainment", "sports"],
  "icons": [
    {
      "src": "assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
