{
  "name": "LiveTV — Live Streaming Portal",
  "short_name": "LiveTV",
  "description": "A fast live-television portal: HLS player, channel search, favorites, picture-in-picture, and an ambilight glow.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06070f",
  "theme_color": "#06070f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "news", "sports"],
  "icons": [
    { "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
