{
    "name": "Climate Clean",
    "short_name": "Climate Clean",
    "description": "Measure your carbon footprint, offset intelligently, and retire credits with Climate Clean.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f7f4ee",
    "theme_color": "#15803d",
    "categories": ["utilities", "lifestyle", "business"],
    "icons": [
        {
            "src": "/images/climate-clean-mark.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
