{ "name": "NutriAI", "short_name": "NutriAI", "description": "AI-powered calorie counter and nutrition tracker.", "start_url": "/", "display": "standalone", "background_color": "#F3F5F4", "theme_color": "#5E9B7E", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }