{
    "name": "ADILUX - Plateforme d'Investissement",
    "short_name": "ADILUX",
    "description": "Plateforme d'investissement ADILUX",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icons/mushroom.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icons/pokeball.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}