{
  "panels": [
    {
      "id": "panel-1761712429351-d6u4mdpr7",
      "type": "adminTerminal",
      "title": "Admin Terminal",
      "workspaceId": "workspace-1",
      "position": {
        "x": 80,
        "y": 80
      },
      "size": {
        "width": 800,
        "height": 400
      },
      "persistent": false,
      "zIndex": 2,
      "headerColor": "#252526",
      "backgroundColor": "#1e1e1e",
      "borderColor": "#3e3e42",
      "terminalPersistent": true,
      "rowIndex": 1,
      "widthPercent": 100,
      "heightPixels": 400,
      "orderInRow": 0,
      "websocketConnections": {}
    },
    {
      "id": "panel-1761712429351-ljz3dybsj",
      "type": "sandboxTerminal",
      "title": "Sandbox Terminal",
      "workspaceId": "workspace-1",
      "position": {
        "x": 80,
        "y": 80
      },
      "size": {
        "width": 800,
        "height": 400
      },
      "persistent": false,
      "zIndex": 3,
      "headerColor": "#252526",
      "backgroundColor": "#1e1e1e",
      "borderColor": "#3e3e42",
      "terminalPersistent": true,
      "rowIndex": 2,
      "widthPercent": 100,
      "heightPixels": 400,
      "orderInRow": 0,
      "websocketConnections": {}
    },
    {
      "id": "promptQueue",
      "type": "promptQueue",
      "title": "Prompt Queue",
      "workspaceId": "workspace-1",
      "position": {
        "x": 110,
        "y": 110
      },
      "size": {
        "width": 400,
        "height": 300
      },
      "persistent": false,
      "zIndex": 4,
      "headerColor": "#252526",
      "backgroundColor": "#1e1e1e",
      "borderColor": "#3e3e42",
      "rowIndex": 3,
      "widthPercent": 100,
      "heightPixels": 400,
      "orderInRow": 0,
      "websocketConnections": {}
    }
  ],
  "rows": [
    {
      "id": "row-1",
      "height": 400
    },
    {
      "id": "row-2",
      "height": 400
    },
    {
      "id": "row-3",
      "height": 400
    }
  ]
}