{
    "name": "AS Vebret Antignac",
    "short_name": "ASVA",
    "description": "Site officiel de l'AS Vebret Antignac - Football Club",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "/logo.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "sports",
        "football"
    ],
    "lang": "fr-FR",
    "dir": "ltr",
    "scope": "/",
    "id": "/?pwa-v2-2024-12-24",
    "shortcuts": [
        {
            "name": "Calendrier",
            "url": "/calendar",
            "icons": [
                {
                    "src": "/logo.jpg",
                    "sizes": "192x192",
                    "type": "image/jpeg"
                }
            ]
        }
    ]
}