{
  "name": "ParlayLab",
  "short_name": "ParlayLab",
  "description": "Find stronger parlay legs, catch live movement, and track what's actually working.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Build a Parlay",
      "short_name": "Build",
      "description": "Start building your next parlay",
      "url": "/build",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Parlays",
      "short_name": "My Parlays",
      "description": "View and track your saved parlays",
      "url": "/my-parlays",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Edge Board",
      "short_name": "Edge",
      "description": "See today's best value picks",
      "url": "/sharp-plays",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    }
  ]
}
