{ "name": "SportsDragonLive — Sports Forecasts & Pick'em", "short_name": "SportsDragon", "description": "Live MLB, NBA, and NFL forecasts, daily pick'em, playoff odds, and GM mode.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "launch_handler": { "client_mode": "focus-existing" }, "handle_links": "preferred", "prefer_related_applications": false, "related_applications": [ { "platform": "webapp", "url": "/manifest.webmanifest" } ], "background_color": "#0b1220", "theme_color": "#0b1220", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }