{
  "name": "Live TV Streaming",
  "short_name": "Live TV",
  "description": "Watch live TV channels, sports, news, and movies online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1c",
  "theme_color": "#e67e22",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/img/default-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/default-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
