{
  "name": "ParlAI · Edge Finder",
  "short_name": "ParlAI",
  "description": "Data-backed sports edges with real odds, EV%, Kelly sizing, and Deep Scout analysis.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["sports", "finance", "productivity"],
  "icons": [
    { "src": "/icon.svg",           "sizes": "any",       "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg",  "sizes": "any",       "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/icon-192.png",       "sizes": "192x192",   "type": "image/png",     "purpose": "any" },
    { "src": "/icon-512.png",       "sizes": "512x512",   "type": "image/png",     "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today's Slate",  "url": "/dashboard",  "description": "Live edges of the day" },
    { "name": "Scout Cam",      "url": "/scout-cam",  "description": "Read a bet slip or clip" },
    { "name": "Parlay Builder", "url": "/parlay",     "description": "Combine legs, see joint EV" }
  ]
}
