{
    "name": "Flow - Budget personnel",
    "short_name": "Flow",
    "description": "Suivez vos dépenses et revenus mois par mois",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f39f6",
    "icons": [
        {
            "src": "/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Vue mensuelle sur desktop"
        },
        {
            "src": "/screenshots/mobile.png",
            "sizes": "390x810",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Vue mensuelle sur mobile"
        }
    ]
}
