{
    "name": "MétéoKisoui",
    "short_name": "MétéoKisoui",
    "description": "La météo sans publicité, sans tracking et sans bullshit.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#18181b",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "icons/launchericon-48x48-v2.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/launchericon-72x72-v2.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/launchericon-96x96-v2.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/launchericon-144x144-v2.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/launchericon-192x192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/launchericon-512x512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}