{
    "name": "Anne et Valentin",
    "short_name": "anneetvalentin",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait",
    "icons": [
        { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "/icon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
        { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
    ]
}
