{
  "schema_version": "v1",
  "name_for_human": "Verse Made Simple",
  "name_for_model": "Verse Made Simple",
  "description_for_human": "An editorial interface that bridges historical scripture with automated simplicity, covering all 66 books of the King James Bible.",
  "description_for_model": "Verse Made Simple processes the King James Version of the Bible through AI-powered computational linguistics to produce modern, accessible English simplifications. It provides structural simplifications, atomic 'Bottom Line' summaries, curated Guided Journeys across themes, interactive Gospel readers, and long-form Bible Study Guides. Content is organized by books, chapters, and verses covering the complete KJV canon (31,102 verses).",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.versemadesimple.com/.well-known/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://www.versemadesimple.com/icon.svg",
  "contact_email": "hello@versemadesimple.com",
  "legal_info_url": "https://www.versemadesimple.com/terms"
}