{
  "name": "ChopSense AI",
  "short_name": "ChopSense",
  "description": "AI-powered food analysis, wellness coaching, and nutrition intelligence. Scan any food and instantly understand what you're eating.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#07110B",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["health", "fitness", "food", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Food",
      "short_name": "Scan",
      "description": "Instantly scan and analyse any food",
      "url": "/analyze",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "description": "Chat with your personal AI wellness coach",
      "url": "/ai-coach",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Challenges",
      "short_name": "Challenges",
      "description": "View and join wellness challenges",
      "url": "/challenges",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": []
}
