{
    "id": "/",
    "name": "Portail CSE Groupe AERTEC",
    "short_name": "CSE AERTEC",
    "description": "Portail officiel du Comité Social et Économique du Groupe AERTEC",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#005BAC",

    "icons": [
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}