{
    "name": "FootOracle - Pronostics Football",
    "short_name": "FootOracle",
    "description": "Pronostics football premium analysés par intelligence artificielle",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FFFFFF",
    "theme_color": "#FF6B00",
    "lang": "fr",
    "categories": ["sports", "lifestyle"],
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
