{
    "name": "Football Analytics",
    "short_name": "Football xG",
    "description": "Real-time football analytics and goal alerts",
    "start_url": "/?pwa=true",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}