{
  "name": "NutriPal — Calorie Calculator & Meal Tracker",
  "short_name": "NutriPal",
  "description": "A beautiful nutrition companion. Plan calories, log meals, track water and weight — all stored privately in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}