{
  "name": "Voxy — Talk it out. Keep the words.",
  "short_name": "Voxy",
  "description": "A private speech-to-text notebook. Transcripts stay on your device; audio is never stored.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdf3f9",
  "theme_color": "#fdf3f9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
