{
  "name": "MultiTwitch - Multi-Stream Viewer",
  "short_name": "MultiTwitch",
  "description": "Watch multiple Twitch streams and their chats together, with synced VOD rewatch and co-stream tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#9147ff",
  "orientation": "any",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Co-Stream Sessions", "url": "/sync" },
    { "name": "Clips", "url": "/clips" },
    { "name": "Archives", "url": "/archives" },
    { "name": "Stats", "url": "/stats" }
  ]
}
