{
  "name": "Meeting Transcriber",
  "short_name": "Transcriber",
  "description": "Record, transcribe, and generate minutes and reports for your meetings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f6fb",
  "theme_color": "#f7f6fb",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
