{
  "name": "NourishPlan — Smart Meal Planner",
  "short_name": "NourishPlan",
  "description": "Your smart meal planner — 30-day schedules, grocery lists & reminders.",
  "start_url": "/meal-plannerv10.html",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#1c1208",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%231c1208'/%3E%3Ctext y='130' x='96' text-anchor='middle' font-size='110'%3E%F0%9F%A5%97%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231c1208'/%3E%3Ctext y='360' x='256' text-anchor='middle' font-size='300'%3E%F0%9F%A5%97%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Grocery List",
      "short_name": "Groceries",
      "description": "View this week's grocery list",
      "url": "/meal-plannerv10.html#grocery",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🛒%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Today's Meal",
      "short_name": "Today",
      "description": "See what's on the menu today",
      "url": "/meal-plannerv10.html#dashboard",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🍽️%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
