{
  "version": 1,
  "title": "Keep an architecture diagram current: phone layout",
  "format": "custom",
  "canvasSize": [
    720,
    1040
  ],
  "watermark": true,
  "objects": [
    {
      "type": "text",
      "text": "The code changed.",
      "x": 31,
      "y": 28,
      "fontSize": 45,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Did the diagram?",
      "x": 31,
      "y": 84,
      "fontSize": 45,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Email moves out of the request",
      "x": 33,
      "y": 157,
      "fontSize": 27,
      "color": "#59675e",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "BEFORE",
      "x": 32,
      "y": 235,
      "fontSize": 28,
      "color": "#285caa",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Browser",
      "x": 33,
      "y": 303,
      "fontSize": 34,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          203,
          329
        ],
        [
          233,
          313
        ],
        [
          265,
          328
        ]
      ],
      "color": "#285caa",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "API",
      "x": 291,
      "y": 303,
      "fontSize": 34,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          372,
          329
        ],
        [
          412,
          313
        ],
        [
          450,
          328
        ]
      ],
      "color": "#285caa",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "Email",
      "x": 486,
      "y": 303,
      "fontSize": 34,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "pen",
      "points": [
        [
          33,
          406
        ],
        [
          209,
          409
        ],
        [
          420,
          407
        ],
        [
          681,
          408
        ]
      ],
      "color": "#c7d0c9",
      "width": 3,
      "smooth": false
    },
    {
      "type": "text",
      "text": "AFTER",
      "x": 32,
      "y": 452,
      "fontSize": 28,
      "color": "#b13f39",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Browser",
      "x": 33,
      "y": 518,
      "fontSize": 37,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          184,
          592
        ],
        [
          186,
          626
        ],
        [
          183,
          655
        ]
      ],
      "color": "#b13f39",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "API",
      "x": 34,
      "y": 677,
      "fontSize": 38,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          127,
          747
        ],
        [
          127,
          775
        ],
        [
          127,
          803
        ]
      ],
      "color": "#b13f39",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "Queue",
      "x": 34,
      "y": 826,
      "fontSize": 38,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "arrow",
      "points": [
        [
          243,
          850
        ],
        [
          308,
          836
        ],
        [
          362,
          850
        ]
      ],
      "color": "#b13f39",
      "width": 5,
      "smooth": false
    },
    {
      "type": "text",
      "text": "Email worker",
      "x": 383,
      "y": 826,
      "fontSize": 32,
      "color": "#292d32",
      "fontFamily": "sans"
    },
    {
      "type": "text",
      "text": "Response returns first",
      "x": 32,
      "y": 938,
      "fontSize": 27,
      "color": "#59675e",
      "fontFamily": "sans"
    }
  ]
}
