[
    {
        "id": "settings",
        "position": {
            "x": 0,
            "y": 0,
            "w": 4,
            "h": 3
        }
    },
    {
        "id": 1,
        "pinned": true,
        "position": {
            "x": 4,
            "y": 0,
            "w": 2,
            "h": 1
        }
    },
    {
        "id": 2,
        "position": {
            "x": 6,
            "y": 0,
            "w": 1,
            "h": 2
        }
    },
    {
        "id": 3,
        "position": {
            "x": 4,
            "y": 1,
            "w": 2,
            "h": 3
        }
    },
    {
        "id": 4,
        "position": {
            "x": 6,
            "y": 2,
            "w": 3,
            "h": 1
        }
    }
]