{
  "name": "Calzo - AI Nutrition Tracker",
  "short_name": "Calzo",
  "description": "AI-powered nutrition tracking with smart food recognition and personalized meal planning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["health", "fitness", "food"],
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/Recipe6.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Calzo App Preview"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.calzo.app",
      "id": "com.calzo.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/calzo/id6752224563",
      "id": "6752224563"
    }
  ],
  "prefer_related_applications": false
}
