{
  "name": "FeastHive — Cook It. Juice It.",
  "short_name": "FeastHive",
  "description": "AI-powered food and wellness platform. Discover recipes, create juices, plan meals, and track nutrition.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1B4332",
  "orientation": "portrait-primary",
  "categories": ["food", "health", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Kitchen",
      "short_name": "Kitchen",
      "url": "/kitchen",
      "description": "AI-powered recipes and meal planning"
    },
    {
      "name": "JuiceBar",
      "short_name": "JuiceBar",
      "url": "/juicebar",
      "description": "Fresh juices, smoothies & wellness"
    }
  ]
}
