{ "name": "SmartGroceryAI — Smart Budgeter & Health Checker", "short_name": "SmartGroceryAI", "description": "Scan groceries, track your budget, and get AI-powered health analysis based on your conditions and goals.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f0fdf4", "theme_color": "#16a34a", "categories": ["food", "health", "shopping"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }