{
  "name": "CoffeeAid",
  "short_name": "CoffeeAid",
  "description": "Dial in every brew. Capture sessions, taste, and get smart suggestions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4ee",
  "theme_color": "#1E2D45",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
