{
  "name": "Ada - Voice Shopping Assistant",
  "short_name": "Ada Shopping",
  "description": "Voice-first shopping experience powered by AI",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#1D1D1B",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "start_url": ".",
  "orientation": "portrait-primary"
}