{
    "name": "Ligue 1 Predictor",
    "short_name": "L1 Predictor",
    "description": "Prédictions Ligue 1 par intelligence artificielle — xG, Elo, Dixon-Coles, réseau de neurones.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c4a6e",
    "theme_color": "#0284c7",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "fr",
    "categories": ["sports", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
