{
    "id": "/",
    "name": "NovaTerre ERP",
    "short_name": "NovaTerre",
    "description": "ERP NovaTerre — gestion complète",
    "theme_color": "#212423",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Messagerie",
            "url": "/channels",
            "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Dashboard",
            "url": "/dashboard",
            "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }]
        }
    ]
}
