{
    "name": "BIMACAD — Formation & Conseil BIM",
    "short_name": "BIMACAD",
    "description": "Plateforme de formation professionnelle BIM/CAO — Gestion, e-learning, Qualiopi",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#0ea5e9",
    "orientation": "any",
    "lang": "fr-FR",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "productivity", "business"],
    "shortcuts": [
        {
            "name": "Administration",
            "url": "/admin",
            "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Espace Formateur",
            "url": "/trainer",
            "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Espace Apprenant",
            "url": "/trainee",
            "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
        }
    ]
}
