{
  "name": "Pro Speak Artisan",
  "short_name": "ProSpeak",
  "description": "Voice-AI estimates for US tradespeople — talk for 30 seconds, get a polished PDF estimate in under 2 minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF7F3",
  "theme_color": "#FF3B30",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
