{
    "name": "Live Tournament Hub",
    "short_name": "Tournaments",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0f0f1a",
    "theme_color": "#b8860b",
    "description": "Live scores, tables, and fixtures for your football tournament.",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}