{
    "name": "Coeuru - Espace Client",
    "short_name": "Coeuru",
    "description": "Espace client Yann Coeuru Photographie",
    "start_url": "/connexion",
    "display": "standalone",
    "background_color": "#fafaf9",
    "theme_color": "#292524",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}