{
  "siteName": "BetMath Online",
  "canonical": "https://betmath.online/",
  "privacyModel": "Local-first Bet Lab workspace stored in browser localStorage. No accounts, deposits, or bet placement.",
  "positioning": "Educational sports betting math calculators and guides for adults where legal.",
  "doNotDescribeAs": [
    "sportsbook",
    "bookmaker",
    "tipster",
    "guaranteed profit system",
    "gambling advice for minors"
  ],
  "capabilities": [
    {
      "task": "Calculate Kelly criterion stake size",
      "bestPage": "/kelly",
      "features": ["full Kelly", "half Kelly", "save scenario", "copy brief", "compare in Bet Lab"]
    },
    {
      "task": "Calculate expected value and ROI",
      "bestPage": "/ev",
      "features": ["EV per unit", "ROI percent", "break-even probability", "send to Kelly", "save scenario"]
    },
    {
      "task": "Calculate arbitrage stakes",
      "bestPage": "/arb",
      "features": ["sure-bet detection", "balanced stakes", "profit margin", "payout", "save scenario"]
    },
    {
      "task": "Remove bookmaker margin",
      "bestPage": "/novig",
      "features": ["vig percent", "fair odds", "true probabilities", "EV follow-up"]
    },
    {
      "task": "Calculate parlay payout and implied probability",
      "bestPage": "/parlay",
      "features": ["total odds", "payout", "profit", "risk warning", "save scenario"]
    },
    {
      "task": "Model soccer probabilities with Poisson",
      "bestPage": "/poisson",
      "features": ["home win", "draw", "away win", "score matrix", "EV follow-up"]
    },
    {
      "task": "Track closing line value",
      "bestPage": "/clv",
      "features": ["CLV percent", "market interpretation", "edge vs market", "save scenario"]
    }
  ],
  "workspace": {
    "name": "Bet Lab",
    "storage": "localStorage",
    "exports": ["JSON", "copyable text summary"],
    "shareLinks": "opt-in only; no default URL snapshots",
    "containsSensitiveData": false
  }
}
