{
  "name": "Cookeaze — Cook Smarter, Eat Better",
  "short_name": "Cookeaze",
  "description": "Discover chef-curated recipes, plan weekly meals with AI, coordinate family dining, and shop smarter with automated grocery lists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#063428",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.cookeaze.app",
      "id": "com.cookeaze.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/cookeaze/id6741592740"
    }
  ],
  "prefer_related_applications": true
}
