{
    "name": "River ERP",
    "short_name": "River",
    "description": "Gestion commerciale marocaine moderne",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0D0D0F",
    "theme_color": "#0D0D0F",
    "orientation": "any",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ],
    "shortcuts": [
        {
            "name": "Atelier — terminal",
            "short_name": "Atelier",
            "description": "Terminal de fabrication : prendre, démarrer et terminer ses opérations",
            "url": "/atelier",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Tableau atelier",
            "short_name": "Tableau",
            "description": "Supervision en direct de la production",
            "url": "/atelier/board",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Caisse",
            "short_name": "Caisse",
            "description": "Point de vente",
            "url": "/pos",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
