{
  "short_name": "Clocktower Pulse",
  "name": "Clocktower Pulse - Spectator",
  "icons": [
    {
      "src": "/assets/images/logo-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/room/",
  "background_color": "#020617",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#020617",
  "description": "Spectator View für Blood on the Clocktower Sessions.",
  "orientation": "portrait-primary"
}