{
  "schema_version": "1.0",
  "name": "BookLooky",
  "type": "website",
  "description": "Free spoiler-free book content ratings using the Looky Rating System (LRS) for children's and young adult books.",
  "website": "https://booklooky.com",
  "discovery_urls": {
    "llms_txt": "https://booklooky.com/llms.txt",
    "llms_full_txt": "https://booklooky.com/llms-full.txt",
    "well_known_llms_txt": "https://booklooky.com/.well-known/llms.txt",
    "ai_json": "https://booklooky.com/.well-known/ai.json",
    "sitemap": "https://booklooky.com/sitemap.xml",
    "how_it_works": "https://booklooky.com/how-it-works",
    "faq": "https://booklooky.com/faq",
    "libraries": "https://booklooky.com/libraries",
    "publishers": "https://booklooky.com/publishers",
    "for_authors": "https://booklooky.com/for-authors",
    "school_library_laws": "https://booklooky.com/school-library-laws",
    "contact": "https://booklooky.com/contact",
    "official_lrs_rater": "https://github.com/TheWootini/booklooky-official-lrs-rater",
    "official_lrs_rater_llms_txt": "https://raw.githubusercontent.com/TheWootini/booklooky-official-lrs-rater/main/llms.txt"
  },
  "rating_system": {
    "name": "Looky Rating System (LRS)",
    "scale": "0-5",
    "content_intensity": [
      "violence",
      "romance",
      "mentalHealth",
      "language",
      "substanceUse",
      "fear"
    ],
    "story_themes": [
      "fantasy",
      "lgbtq",
      "sciFi",
      "disability"
    ],
    "age_bands": ["4+", "8+", "13+", "18+"]
  }
}
