{ "name": "BowlMacros", "short_name": "BowlMacros", "description": "Free Chipotle calorie & macro calculator.", "start_url": "/", "display": "standalone", "background_color": "#0c0e10", "theme_color": "#0c0e10", "icons": [ { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" } ] }