{
  "name": "The Oracle — Sports Analytics",
  "short_name": "The Oracle",
  "description": "Prediction market intelligence and sports analytics. Aggregated probabilities, edge scoring, and performance tracking. Informational only — no wagers placed.",
  "start_url": "/",
  "id": "https://theoracle.app/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "news", "education"],
  "screenshots": [
    { "src": "/screenshots/01-home.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Daily edge dashboard with tracked picks" },
    { "src": "/screenshots/02-pick-details.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Oracle analysis for an individual pick" },
    { "src": "/screenshots/03-tracked.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Tracked picks performance and record" },
    { "src": "/screenshots/04-results.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Results and analytics by sport" }
  ],
  "shortcuts": [
    {
      "name": "View Picks",
      "short_name": "Picks",
      "description": "View today's betting picks",
      "url": "/picks",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Oracle Picks",
      "short_name": "Oracle",
      "description": "View premium Oracle picks",
      "url": "/oracle",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
