{
  "custom-layouts": [
    {
      "uuid": "{AEA8BE94-6A21-4474-85F0-4D5A41069DB5}",
      "name": "4 par 4",
      "type": "grid",
      "info": {
        "rows": 2,
        "columns": 2,
        "rows-percentage": [
          5000,
          5000
        ],
        "columns-percentage": [
          5000,
          5000
        ],
        "cell-child-map": [
          [
            0,
            2
          ],
          [
            1,
            3
          ]
        ],
        "show-spacing": true,
        "spacing": 16,
        "sensitivity-radius": 20
      }
    },
    {
      "uuid": "{1BAEDBDE-4A77-471F-8169-B45C8CAD93F2}",
      "name": "50 / 50",
      "type": "grid",
      "info": {
        "rows": 1,
        "columns": 2,
        "rows-percentage": [
          10000
        ],
        "columns-percentage": [
          5000,
          5000
        ],
        "cell-child-map": [
          [
            0,
            1
          ]
        ],
        "show-spacing": true,
        "spacing": 16,
        "sensitivity-radius": 20
      }
    },
    {
      "uuid": "{B57AEC05-E671-4303-96D7-8D1F6976929F}",
      "name": "Outlook Teams",
      "type": "canvas",
      "info": {
        "ref-width": 2560,
        "ref-height": 1392,
        "zones": [
          {
            "X": 0,
            "Y": 0,
            "width": 2560,
            "height": 1392
          },
          {
            "X": 315,
            "Y": 532,
            "width": 1896,
            "height": 859
          }
        ],
        "sensitivity-radius": 20
      }
    }
  ]
}