{
    "name": "Carbon Footprint Calculator",
    "short_name": "Carbon Footp",
    "description": "Estimate your annual carbon footprint from energy use, transportation, diet, and lifestyle. See how you compare to world averages and get tips to reduce emissions.",
    "start_url": "/en/app/carbon-footprint-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#ECFDF5",
    "background_color": "#ECFDF5",
    "scope": "/en/app/carbon-footprint-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/carbon-footprint-calculator/carbon-footprint-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/carbon-footprint-calculator/carbon-footprint-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}