{
    "name": "MobileVQ – Inventaire téléphones",
    "short_name": "MobileVQ",
    "description": "Système de gestion de l'inventaire des téléphones mobiles",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f1f5f9",
    "theme_color": "#16a34a",
    "lang": "fr",
    "icons": [
        { "src": "pwa-icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "pwa-icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}