{
  "name": "Quench — Hydration, Drinks & Fasting Tracker",
  "short_name": "Quench",
  "description": "Track water, coffee, tea, beer and every drink — plus fasting windows and drink calories, with smart reminders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#071726",
  "theme_color": "#0b1b2b",
  "id": "quench-hydration-tracker",
  "categories": ["health", "lifestyle", "fitness"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
