{
    "id": "/",
    "name": "CMA Ombessa - Gestion Hospitalière",
    "short_name": "CMA Ombessa",
    "description": "Application de gestion des recettes hospitalières et du stock de pharmacie pour CMA Ombessa.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#F5F5F5",
    "theme_color": "#1B5E20",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "orientation": "portrait",
    "lang": "fr"
}
