{
  "name": "Low-Calorie Cocktail Calculator",
  "short_name": "Cocktail Calc",
  "description": "Calculate calories in any cocktail, find hidden mixer calories, and get lower-sugar swaps that keep the ABV the same.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#5CB1E9",
  "theme_color": "#5CB1E9",
  "categories": ["health", "food", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
