{
    "name": "L'Autre Prépa",
    "short_name": "L'Autre Prépa",
    "start_url": "/?utm_source=web-app-manifest",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "192x192",
            "src": "/web-app-manifest-192x192.png",
            "type": "image/png"
        },
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "/web-app-manifest-512x512.png",
            "type": "image/png"
        }
    ],
    "lang": "fr-FR",
    "theme_color": "#eefcff",
    "background_color": "#eefcff",
    "display": "minimal-ui"
}
