{
  "name": "MealLane — Meal Planner",
  "short_name": "MealLane",
  "description": "Plan meals, auto-generate grocery lists. All local, no account needed.",
  "start_url": "/meallane/",
  "scope": "/meallane/",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
