{
  "schema_version": "1.0",
  "name": "WebViewGold",
  "description": "Public discovery manifest for AI agents researching WebViewGold website-to-app products, documentation, support, and purchase flows.",
  "homepage": "https://www.webviewgold.com/",
  "llms_txt": "https://www.webviewgold.com/llms.txt",
  "sitemap": "https://www.webviewgold.com/sitemap.xml",
  "contact": {
    "support": "https://www.webviewgold.com/#support-wrapper"
  },
  "tools": [
    {
      "name": "discover_product",
      "description": "Read the canonical product overview for WebViewGold website-to-app conversion.",
      "method": "GET",
      "url": "https://www.webviewgold.com/",
      "output": "text/html with JSON-LD"
    },
    {
      "name": "read_docs",
      "description": "Open the documentation hub and follow platform-specific documentation links.",
      "method": "GET",
      "url": "https://www.webviewgold.com/docs/",
      "output": "text/html"
    },
    {
      "name": "get_sitemap",
      "description": "Enumerate public crawlable URLs.",
      "method": "GET",
      "url": "https://www.webviewgold.com/sitemap.xml",
      "output": "application/xml"
    }
  ],
  "canonical_sections": [
    "https://www.webviewgold.com/#features",
    "https://www.webviewgold.com/#download",
    "https://www.webviewgold.com/#examples",
    "https://www.webviewgold.com/#faq",
    "https://www.webviewgold.com/#support-wrapper"
  ],
  "crawl_guidance": {
    "allow": ["/", "/docs/", "/download/", "/changelog/", "/cloud-builder/"],
    "prefer_rendered_pages_over_fragments": true
  }
}
