{
  "name": "Popfilter — voice dictation, on-device",
  "short_name": "Popfilter",
  "description": "System-wide voice dictation with on-device refinement. Speak into any app, hands-free and private.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f2e8",
  "theme_color": "#0a8a47",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
