{
  "$schema": "https://openpresentation.org/schema/opf-catalog-index/v1",
  "version": "1",
  "description": "Catalog of slide layouts available in the openpresentation.org catalog. Each entry is a lightweight summary; full layout records live in the per-id JSON files alongside this index.",
  "records": [
    {
      "id": "blank",
      "name": "Blank",
      "file": "blank.json"
    },
    {
      "id": "chart-1x",
      "name": "Chart 1x",
      "file": "chart-1x.json"
    },
    {
      "id": "chart-2x",
      "name": "Chart 2x",
      "file": "chart-2x.json"
    },
    {
      "id": "chart-3x",
      "name": "Chart 3x",
      "file": "chart-3x.json"
    },
    {
      "id": "code-1x",
      "name": "Code 1x",
      "file": "code-1x.json"
    },
    {
      "id": "image-1x",
      "name": "Image 1x",
      "file": "image-1x.json"
    },
    {
      "id": "image-2x",
      "name": "Image 2x",
      "file": "image-2x.json"
    },
    {
      "id": "image-3x",
      "name": "Image 3x",
      "file": "image-3x.json"
    },
    {
      "id": "image-bleed",
      "name": "Image Bleed",
      "file": "image-bleed.json"
    },
    {
      "id": "list-1x",
      "name": "List 1x",
      "file": "list-1x.json"
    },
    {
      "id": "list-2x",
      "name": "List 2x",
      "file": "list-2x.json"
    },
    {
      "id": "list-3x",
      "name": "List 3x",
      "file": "list-3x.json"
    },
    {
      "id": "list-4x",
      "name": "List 4x",
      "file": "list-4x.json"
    },
    {
      "id": "list-5x",
      "name": "List 5x",
      "file": "list-5x.json"
    },
    {
      "id": "list-6x",
      "name": "List 6x",
      "file": "list-6x.json"
    },
    {
      "id": "media-1x",
      "name": "Media 1x",
      "file": "media-1x.json"
    },
    {
      "id": "number-1x",
      "name": "Number 1x",
      "file": "number-1x.json"
    },
    {
      "id": "number-2x",
      "name": "Number 2x",
      "file": "number-2x.json"
    },
    {
      "id": "number-3x",
      "name": "Number 3x",
      "file": "number-3x.json"
    },
    {
      "id": "number-4x",
      "name": "Number 4x",
      "file": "number-4x.json"
    },
    {
      "id": "number-5x",
      "name": "Number 5x",
      "file": "number-5x.json"
    },
    {
      "id": "number-6x",
      "name": "Number 6x",
      "file": "number-6x.json"
    },
    {
      "id": "quote-1x",
      "name": "Quote 1x",
      "file": "quote-1x.json"
    },
    {
      "id": "table-1x",
      "name": "Table 1x",
      "file": "table-1x.json"
    },
    {
      "id": "text-1x",
      "name": "Text 1x",
      "file": "text-1x.json"
    },
    {
      "id": "text-2x",
      "name": "Text 2x",
      "file": "text-2x.json"
    },
    {
      "id": "text-3x",
      "name": "Text 3x",
      "file": "text-3x.json"
    },
    {
      "id": "timeline-1x",
      "name": "Timeline 1x",
      "file": "timeline-1x.json"
    },
    {
      "id": "title",
      "name": "Title",
      "file": "title.json"
    },
    {
      "id": "title-subtitle",
      "name": "Title Subtitle",
      "file": "title-subtitle.json"
    }
  ]
}
