{
  "name": "SmartDrinkTracker",
  "short_name": "SmartDrink",
  "description": "A free, private tool to drink smarter: log drinks, try healthy swaps, build a water habit.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5fbf8",
  "theme_color": "#e2f5ed",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
