{
  "name": "SmartGroceryAI - The Smart Way to Shop",
  "short_name": "SmartGroceryAI",
  "description": "AI-powered grocery scanner that tracks your budget, checks nutrition, and helps you shop smarter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A2E2E",
  "theme_color": "#00D4AA",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
