{
  "name": "Meal Peace of Mind",
  "short_name": "MealPeace",
  "description": "AI-powered meal planning that adapts to your dietary needs, schedule, and kitchen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEF9F3",
  "theme_color": "#5B8C5A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "productivity"],
  "lang": "en-US"
}
