{
    "name": "Support WebConception",
    "short_name": "Support WC",
    "description": "Gestion des tickets support WebConception",
    "start_url": "/app.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#4c1d95",
    "theme_color": "#6d28d9",
    "lang": "fr",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
