{ "name": "Calorie Calculator - CaloriesCalculator.health", "short_name": "Calorie Calc", "description": "Free calorie calculator to determine your daily caloric needs. Calculate BMR, TDEE, and set weight goals with our scientifically-backed tool.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#10b981", "orientation": "portrait-primary", "scope": "/", "icons": [ { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" } ], "categories": ["health", "fitness", "lifestyle", "utilities"], "lang": "en-US" }