{
  "name": "Transcribe — Live Captions",
  "short_name": "Transcribe",
  "description": "Browser-based live captions for streamers, with shareable OBS overlays and recordable transcripts.",
  "start_url": "/transcribe.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0c10",
  "theme_color": "#0d0c10",
  "icons": [
    { "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
