{
  "name": "Brewly - Your Personal AI Barista",
  "short_name": "Brewly",
  "description": "AI-powered barista that recommends drinks based on your mood, taste, and preferences.",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "theme_color": "#84A16E",
  "background_color": "#F5EEDF",
  "display": "standalone",
  "start_url": "/"
}
