{ "id": "/", "name": "Small Games", "short_name": "Small Games", "description": "Fast, competitive browser games with Daily Challenges, Friend Challenges, leaderboards and Weekly League.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "background_color": "#07090b", "theme_color": "#07090b", "orientation": "any", "icons": [ { "src": "/assets/branding/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/branding/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Daily Challenge", "short_name": "Daily", "url": "/daily/?source=pwa", "icons": [ { "src": "/assets/branding/favicon-192.png", "sizes": "192x192" } ] }, { "name": "Weekly League", "short_name": "Weekly", "url": "/weekly/?source=pwa", "icons": [ { "src": "/assets/branding/favicon-192.png", "sizes": "192x192" } ] }, { "name": "Live Activity", "short_name": "Live", "url": "/live/?source=pwa", "icons": [ { "src": "/assets/branding/favicon-192.png", "sizes": "192x192" } ] } ], "categories": [ "games", "entertainment" ] }