{
  "kind": "drawbly-video",
  "version": 1,
  "title": "One clear next step",
  "canvas": [
    1000,
    700
  ],
  "duration": 8,
  "framing": "portrait",
  "events": [
    {
      "at": 0,
      "duration": 0,
      "object": {
        "type": "text",
        "text": "One clear next step",
        "x": 80,
        "y": 100,
        "fontSize": 64,
        "color": "#292d32"
      }
    },
    {
      "at": 1,
      "duration": 0,
      "object": {
        "type": "text",
        "text": "An idea",
        "x": 110,
        "y": 300,
        "fontSize": 48,
        "color": "#306ad2"
      }
    },
    {
      "at": 2,
      "duration": 1.5,
      "object": {
        "type": "arrow",
        "points": [
          [
            320,
            330
          ],
          [
            470,
            300
          ],
          [
            610,
            330
          ]
        ],
        "width": 8,
        "color": "#e32d38"
      }
    },
    {
      "at": 3.5,
      "duration": 0,
      "object": {
        "type": "text",
        "text": "Try it",
        "x": 680,
        "y": 300,
        "fontSize": 48,
        "color": "#11a971"
      }
    },
    {
      "at": 5,
      "duration": 1,
      "object": {
        "type": "shade",
        "points": [
          [
            670,
            368
          ],
          [
            820,
            368
          ]
        ],
        "width": 24,
        "color": "#e9b333"
      }
    }
  ],
  "captions": [
    {
      "at": 0,
      "end": 2,
      "text": "Start with an idea."
    },
    {
      "at": 2,
      "end": 5,
      "text": "Draw a path to one small action."
    },
    {
      "at": 5,
      "end": 8,
      "text": "Try it. Learn. Repeat."
    }
  ]
}
