{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-terminal",
    "boards": [
      {
        "id": "board-terminal",
        "name": "Terminal",
        "icon": "⌨️",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#22c55e",
          "live": "#4ade80",
          "text": "#c8facc",
          "surface": "#0a0f0a",
          "surfaceMuted": "#0f170f",
          "border": "#1a2a1a",
          "muted": "#4d7c52",
          "background": {
            "type": "color",
            "value": "#000000"
          }
        },
        "widgets": [
          {
            "id": "w-terminal-0",
            "type": "clock",
            "title": "Clock",
            "size": "wide",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 24,
              "h": 4,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "clockHour24": true,
              "clockShowSeconds": true
            }
          },
          {
            "id": "w-terminal-1",
            "type": "todos",
            "title": "TASKS",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 4,
              "w": 8,
              "h": 7,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-terminal-2",
            "type": "notes",
            "title": "BUFFER",
            "size": "large",
            "layout": {
              "x": 8,
              "y": 4,
              "w": 10,
              "h": 7,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-terminal-3",
            "type": "speedTest",
            "title": "NET",
            "size": "small",
            "layout": {
              "x": 18,
              "y": 4,
              "w": 6,
              "h": 3,
              "minW": 3,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-terminal-4",
            "type": "worldClocks",
            "title": "ZONES",
            "size": "medium",
            "layout": {
              "x": 18,
              "y": 7,
              "w": 6,
              "h": 4,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "cities": [
                {
                  "id": "london",
                  "label": "UTC",
                  "timezone": "Europe/London"
                },
                {
                  "id": "new-york",
                  "label": "EST",
                  "timezone": "America/New_York"
                }
              ]
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
