{
  "name": "SpeakToMe - Voice Translation",
  "short_name": "SpeakToMe",
  "description": "Real-time voice translation chat",
  "start_url": "/speaktome",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#00d4aa",
  "background_color": "#0a0a0b",
  "display": "standalone",
  "orientation": "portrait"
}
