{
  "name": "SpeakPolish",
  "short_name": "SpeakPolish",
  "description": "Dictate, polish with AI, and paste anywhere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#818cf8",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='48' fill='%236366f1'/><text x='50' y='70' text-anchor='middle' font-size='60' fill='white'>🎤</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}