{ "name": "World Cup 2026 Live Hub", "short_name": "Live Cup 2026", "description": "World Cup 2026 fixtures, live center, standings, bracket, news and alerts.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f4f7f5", "theme_color": "#075c55", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Matches", "short_name": "Matches", "url": "/", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }, { "name": "Live center", "short_name": "Live", "url": "/live", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }, { "name": "News", "short_name": "News", "url": "/news", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] } ] }