{
  "_format": "banner-text-editor-v3",
  "_version": 3,
  "_description": "Default title card — centered title with subtitle fade-in",
  "layers": [
    {
      "id": 1,
      "text": "Your Title Here",
      "font": "Archivo Black",
      "size": 64,
      "color": "#ffffff",
      "outlineColor": "#0a0a0a",
      "outlineSize": 4,
      "pos": "cc",
      "start": 1.0,
      "end": 0,
      "animIn": "stamp",
      "animDur": 0.5,
      "animOut": "fade-out",
      "animOutDur": 0.4,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": 0
    },
    {
      "id": 2,
      "text": "Subtitle text",
      "font": "Space Mono",
      "size": 24,
      "color": "#eeeeee",
      "outlineColor": "#0a0a0a",
      "outlineSize": 2,
      "pos": "cc",
      "start": 1.8,
      "end": 0,
      "animIn": "fade",
      "animDur": 0.4,
      "animOut": "fade-out",
      "animOutDur": 0.4,
      "opacity": 1,
      "offsetX": 0,
      "offsetY": 60
    }
  ],
  "videoEffects": {
    "zoom": 1.05,
    "zoomDirection": "center",
    "speed": 1,
    "brightness": 100,
    "contrast": 100,
    "saturation": 100
  }
}
