{ "name": "CALI56 FoodTrack", "short_name": "FoodTrack", "description": "AI meal-photo nutrition tracking for CALI56 clients — snap a photo, get instant calories and macros.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "theme_color": "#f1f1f4", "background_color": "#f1f1f4", "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" } ] }