{
  "name": "Open tools. Editable presentations.",
  "design": {
    "theme": "classic",
    "fontScheme": "roboto",
    "dimensions": "widescreen"
  },
  "slides": [
    {
      "id": "open-foundation",
      "title": "One format. Open tools.",
      "composition": {
        "mode": "row",
        "weights": [
          2,
          1
        ]
      },
      "blocks": [
        {
          "text": [
            "Write plain JSON. ",
            {
              "text": "Keep every word editable.",
              "bold": true
            },
            "\nValidate, preview, and export with the same free libraries."
          ]
        },
        {
          "items": [
            "Portable agent skills",
            "Local CLI and editor",
            "Editable PPTX export"
          ]
        }
      ]
    }
  ]
}
