{
    "name": "Potager Coach",
    "short_name": "Potager",
    "description": "Assistant intelligent de jardinage",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#f5f0e8",
    "theme_color": "#2d6a4f",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
