{
  "name": "LiveStream",
  "short_name": "Live",
  "description": "Simple mobile-first live streaming. Go live from any device and share a link.",
  "start_url": "/live",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
