{
  "_format": "banner-text-editor-v3",
  "_version": 3,
  "_description": "Typewriter quote — letter-by-letter reveal of a quote with attribution fade-in",
  "layers": [
    {
      "id": 1,
      "text": "\"Quality is not an act,",
      "font": "Fraunces",
      "size": 36,
      "color": "#ffffff",
      "outlineColor": "#0a0a0a",
      "outlineSize": 3,
      "pos": "cc",
      "start": 0.5,
      "end": 6.0,
      "animIn": "typewriter",
      "animDur": 1.2,
      "animOut": "fade-out",
      "animOutDur": 0.5,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": -40
    },
    {
      "id": 2,
      "text": "it is a habit.\"",
      "font": "Fraunces",
      "size": 36,
      "color": "#ffffff",
      "outlineColor": "#0a0a0a",
      "outlineSize": 3,
      "pos": "cc",
      "start": 2.0,
      "end": 6.0,
      "animIn": "typewriter",
      "animDur": 1.0,
      "animOut": "fade-out",
      "animOutDur": 0.5,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": 10
    },
    {
      "id": 3,
      "text": "— Aristotle",
      "font": "Space Mono",
      "size": 18,
      "color": "#ff00c8",
      "outlineColor": "none",
      "outlineSize": 0,
      "pos": "cc",
      "start": 3.5,
      "end": 6.0,
      "animIn": "fade",
      "animDur": 0.6,
      "animOut": "fade-out",
      "animOutDur": 0.4,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": 70
    }
  ],
  "videoEffects": {
    "zoom": 1.03,
    "zoomDirection": "center",
    "speed": 1,
    "brightness": 95,
    "contrast": 110,
    "saturation": 80
  }
}
