{
    "name": "Golf Cup 2026",
    "short_name": "Golf Cup",
    "description": "Live scoring, pronostics et galerie",
    "start_url": "https://lesvadrouilles.com/live_scoring.php",
    "display": "standalone",
    "background_color": "#1a3a2a",
    "theme_color": "#1a3a2a",
    "orientation": "portrait-primary",
    "lang": "fr",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Live Scoring",
            "url": "/live_scoring.php",
            "description": "Voir les scores en direct"
        },
        {
            "name": "Mes pronostics",
            "url": "/pronostics.php",
            "description": "Saisir mes pronostics"
        }
    ],
    "scope": "https://lesvadrouilles.com/",
    "id": "https://lesvadrouilles.com/live_scoring.php"
}