{
    "name": "Boxing Club SPDC",
    "short_name": "BC SPDC",
    "description": "Club de boxe affilié FFB à Saint-Pierre-des-Corps",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#e74c3c",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["sports", "fitness", "boxing"],
    "lang": "fr-FR"
}