{
  "name": "Home Barista IQ — Barista Doma",
  "short_name": "Barista IQ",
  "description": "Your AI-powered home barista companion. Guided occasions, ICY voice coaching, and equipment-aware diagnostics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080604",
  "theme_color": "#c99a43",
  "categories": ["food", "lifestyle", "education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
