{
  "name": "MirrorCaption",
  "short_name": "MirrorCaption",
  "description": "Real-time transcription & translation with AI summarization",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#f4eee1",
  "theme_color": "#f4eee1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
