{
    "name": "SECURIX - Agent Mobile",
    "short_name": "SECURIX",
    "description": "Application mobile de pointage et consultation pour agents de sécurité SECURIX",
    "start_url": "/mobile",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#f59e0b",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "fr-FR",
    "dir": "ltr"
}
