{
    "name": "FIFA World Cup 2026 Tracker",
    "short_name": "WC 2026",
    "description": "Live scores, schedules, standings, rosters, and streaming for the 2026 FIFA World Cup.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a1628",
    "theme_color": "#1a2744",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
        { "src": "/assets/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
    ],
    "categories": ["sports", "news"],
    "lang": "en"
}
