{
  "name": "Rivos — Live streaming",
  "short_name": "Rivos",
  "description": "Watch live streams, follow channels and chat in real time on Rivos.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f121b",
  "theme_color": "#0f121b",
  "categories": ["entertainment", "social"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse channels", "url": "/browse" },
    { "name": "Launch night", "url": "/launch" }
  ]
}
