{
  "connector": "Bible Swipe",
  "scripture": "Bible",
  "description": "A short Bible reading every day in the World English Bible, one verse at a time, each with a plain-English explanation.",
  "endpoints": {
    "https://scripturescroller.pages.dev/bible/v1/today": "Today's reading (the same one the app shows today). Optional ?date=YYYY-MM-DD",
    "https://scripturescroller.pages.dev/bible/v1/readings": "Every curated daily reading and plan",
    "https://scripturescroller.pages.dev/bible/v1/readings/{id}": "One reading or plan, line by line",
    "https://scripturescroller.pages.dev/bible/v1/search?q=word": "Search the curated readings",
    "https://scripturescroller.pages.dev/bible/v1/passage?ref=John 3:16": "Any verse, range or chapter of the World English Bible",
    "https://scripturescroller.pages.dev/bible/v1/health": "Service status",
    "https://scripturescroller.pages.dev/bible/openapi.json": "OpenAPI description"
  },
  "app": "Bible Swipe",
  "app_store": null,
  "website": null,
  "contact": "hello@askmizan.com"
}