{
  "_format": "banner-text-editor-v3",
  "_version": 3,
  "_description": "Minimal lower third — name and role at bottom-left with slide-in from the left",
  "layers": [
    {
      "id": 1,
      "text": "John Doe",
      "font": "Archivo Black",
      "size": 36,
      "color": "#ffffff",
      "outlineColor": "#0a0a0a",
      "outlineSize": 3,
      "pos": "bl",
      "start": 2.0,
      "end": 8.0,
      "animIn": "slide-l",
      "animDur": 0.4,
      "animOut": "fade-out",
      "animOutDur": 0.3,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": -40
    },
    {
      "id": 2,
      "text": "Video Creator",
      "font": "Space Mono",
      "size": 18,
      "color": "#c4ff00",
      "outlineColor": "#0a0a0a",
      "outlineSize": 2,
      "pos": "bl",
      "start": 2.4,
      "end": 8.0,
      "animIn": "fade",
      "animDur": 0.3,
      "animOut": "fade-out",
      "animOutDur": 0.3,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": 0
    }
  ],
  "videoEffects": {
    "zoom": 1,
    "zoomDirection": "center",
    "speed": 1,
    "brightness": 100,
    "contrast": 100,
    "saturation": 100
  }
}
