{
  "name": "Brew — AI Assistant",
  "short_name": "Brew",
  "description": "Brew, your AI assistant — chat, agent tasks, and voice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D0B14",
  "theme_color": "#A0673B",
  "icons": [
    { "src": "/brew-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brew-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brew-logo.png", "sizes": "any", "type": "image/png", "purpose": "maskable" }
  ]
}
