{
    "short_name": "Maatyss",
    "name": "Maatyss.fr",
    "icons": [
        {
            "src": "img/base/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/base/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "start_url": "/",
    "theme_color": "#a3875e",
    "background_color": "#a3875e",
    "display": "standalone"
}