{
  "name": "The Legend of Zelda — Wild & Tears Field Guide API",
  "description": "Machine-readable, structured guide data for The Legend of Zelda: Breath of the Wild & Tears of the Kingdom. Free for AI agents and apps to consume.",
  "publisher": {
    "name": "IFQ.AI",
    "url": "https://ifq.ai"
  },
  "repository": "https://github.com/peixl/The-Legend-of-Zelda",
  "site": "https://zelda.ifq.ai",
  "endpoints": [
    {
      "locale": "zh",
      "page": "https://zelda.ifq.ai/zh",
      "json": "https://zelda.ifq.ai/api/guide/zh"
    },
    {
      "locale": "en",
      "page": "https://zelda.ifq.ai/en",
      "json": "https://zelda.ifq.ai/api/guide/en"
    }
  ],
  "discovery": {
    "llms": "https://zelda.ifq.ai/llms.txt",
    "llmsFull": "https://zelda.ifq.ai/llms-full.txt",
    "sitemap": "https://zelda.ifq.ai/sitemap.xml",
    "robots": "https://zelda.ifq.ai/robots.txt"
  }
}