{
    "name": "Clubixa",
    "short_name": "Clubixa",
    "description": "Logiciel de gestion pour salles de sport et studios fitness",
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#8B5CF6",
    "background_color": "#FDFDFF",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "/",
    "scope": "/",
    "categories": ["business", "fitness", "health"],
    "lang": "fr"
}
