{ "name": "SpinexPredict", "short_name": "Spinex", "description": "AI-powered football predictions using the SPINEXPREDICT v7 framework. Low variance, high EV.", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#06080F", "theme_color": "#D9A441", "categories": ["sports", "entertainment"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Today's Picks", "short_name": "Picks", "description": "View today's AI-powered predictions", "url": "/predictions", "icons": [{ "src": "/favicon.svg", "sizes": "any" }] } ] }