{
    "name": "225 Fight Club",
    "short_name": "225 FC",
    "description": "La scène combat ivoirienne — galas, combattants, clubs et boutique.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#f97316",
    "lang": "fr",
    "dir": "ltr",
    "categories": ["sports", "entertainment", "lifestyle"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Combattants",
            "short_name": "Athlètes",
            "url": "/combattants",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Galas",
            "short_name": "Galas",
            "url": "/evenements",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Boutique",
            "short_name": "Shop",
            "url": "/boutique",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
