{
    "id": "/",
    "name": "Home",
    "short_name": "Home",
    "description": "Le budget de notre foyer, simplement.",
    "lang": "fr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f7f5",
    "theme_color": "#16734a",
    "icons": [
        {
            "src": "/icons/home-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/home-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/home-icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
