{
  "name": "Done For Dinner",
  "short_name": "DoneForDinner",
  "description": "AI-powered meal planning for busy families. Dinner handled, every week, in 5 minutes.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#97A59A",
  "icons": [
    {
      "src": "/og-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "This Week's Plan",
      "short_name": "Meal Plan",
      "description": "Open your current weekly meal plan",
      "url": "/?tab=planner"
    },
    {
      "name": "Grocery List",
      "short_name": "Groceries",
      "description": "Open your grocery list",
      "url": "/?tab=shopping"
    }
  ]
}
