{
  "version": 1,
  "pages": [
    {
      "page": "agents",
      "route": "/agents",
      "file": "agents.html",
      "title": "Agents and SDK"
    },
    {
      "page": "catalog",
      "route": "/catalog",
      "file": "catalog.html",
      "title": "Catalog"
    },
    {
      "page": "docs-home",
      "route": "/docs",
      "file": "docs.html",
      "title": "Documentation"
    },
    {
      "page": "getting-started",
      "route": "/getting-started",
      "file": "getting-started.html",
      "title": "Getting started"
    },
    {
      "page": "product-home",
      "route": "/",
      "file": "index.html",
      "title": "api-simulator"
    },
    {
      "page": "use-cases",
      "route": "/use-cases",
      "file": "use-cases.html",
      "title": "Use cases"
    },
    {
      "page": "book-landing",
      "route": "/books/00-overview",
      "file": "books/00-overview.html",
      "title": "Overview",
      "bookId": "00-overview"
    },
    {
      "page": "book-landing",
      "route": "/books/01-behaviors",
      "file": "books/01-behaviors.html",
      "title": "Behaviors and Dispatch",
      "bookId": "01-behaviors"
    },
    {
      "page": "book-landing",
      "route": "/books/02-adapters",
      "file": "books/02-adapters.html",
      "title": "Adapters and Helpers",
      "bookId": "02-adapters"
    },
    {
      "page": "book-landing",
      "route": "/books/03-package-simulators",
      "file": "books/03-package-simulators.html",
      "title": "Package Simulators",
      "bookId": "03-package-simulators"
    },
    {
      "page": "book-landing",
      "route": "/books/04-playground-studio",
      "file": "books/04-playground-studio.html",
      "title": "Playground and Studio",
      "bookId": "04-playground-studio"
    }
  ]
}