{
  "schema_version": "0.1",
  "name": "Peloton Domination",
  "description": "Free fantasy cycling game. Players pick 8 riders per stage, designate a captain for 2x points, and compete across Grand Tours, week-long stage races, and one-day classics.",
  "url": "https://pelotondomination.com",
  "documentation_url": "https://pelotondomination.com/llms-full.txt",
  "discovery": {
    "llms_txt": "https://pelotondomination.com/llms.txt",
    "llms_full_txt": "https://pelotondomination.com/llms-full.txt",
    "openapi": "https://pelotondomination.com/openapi.json",
    "mcp": "https://pelotondomination.com/mcp.json",
    "ai_plugin": "https://pelotondomination.com/.well-known/ai-plugin.json",
    "sitemap": "https://pelotondomination.com/sitemap.xml",
    "agent_landing": "https://pelotondomination.com/for-ai-agents"
  },
  "capabilities": {
    "read": [
      "competitions",
      "stages",
      "startlists",
      "riders",
      "rankings",
      "stage_results"
    ],
    "write": []
  },
  "auth": {
    "type": "none",
    "notes": "Public read-only endpoints are planned. User-specific actions require interactive login at https://pelotondomination.com/login."
  },
  "categories": ["sports", "fantasy", "cycling", "games"],
  "languages": ["en"],
  "contact": {
    "email": "support@pelotondomination.com"
  }
}
