{ "id": "/", "name": "Equalize Sports", "short_name": "Equalize", "description": "A free, points-only sports forecasting league. Call real games, get scored against the final and see how you stack up against the market and the AI.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#080D12", "theme_color": "#080D12", "lang": "en", "dir": "ltr", "categories": ["sports", "entertainment"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Games", "short_name": "Games", "description": "Every game on the slate, with the score, the clock and the lines", "url": "/games?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Call the slate", "short_name": "Play", "description": "Call tonight's games one after another", "url": "/play?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Compete", "short_name": "Compete", "description": "Leagues, head-to-head and the leaderboard", "url": "/compete?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "My calls", "short_name": "My calls", "description": "Your open and scored calls", "url": "/calls?source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }