{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-world-wall",
    "boards": [
      {
        "id": "board-world-wall",
        "name": "World Wall",
        "icon": "🌍",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#e2e8f0",
          "live": "#94a3b8",
          "text": "#f1f5f9",
          "surface": "#1b1f24",
          "surfaceMuted": "#23282f",
          "border": "#333a43",
          "muted": "#8b95a1",
          "background": {
            "type": "color",
            "value": "#111417"
          }
        },
        "widgets": [
          {
            "id": "w-world-wall-0",
            "type": "worldClocks",
            "title": "Team",
            "size": "wide",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 24,
              "h": 5,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "cities": [
                {
                  "id": "los-angeles",
                  "label": "SF",
                  "timezone": "America/Los_Angeles"
                },
                {
                  "id": "denver",
                  "label": "Denver",
                  "timezone": "America/Denver"
                },
                {
                  "id": "new-york",
                  "label": "NYC",
                  "timezone": "America/New_York"
                },
                {
                  "id": "sao-paulo",
                  "label": "São Paulo",
                  "timezone": "America/Sao_Paulo"
                },
                {
                  "id": "london",
                  "label": "London",
                  "timezone": "Europe/London"
                },
                {
                  "id": "berlin",
                  "label": "Berlin",
                  "timezone": "Europe/Berlin"
                },
                {
                  "id": "dubai",
                  "label": "Dubai",
                  "timezone": "Asia/Dubai"
                },
                {
                  "id": "singapore",
                  "label": "Singapore",
                  "timezone": "Asia/Singapore"
                }
              ]
            }
          },
          {
            "id": "w-world-wall-1",
            "type": "currency",
            "title": "Currency",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 5,
              "w": 8,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "currencyBase": "USD",
              "currencyQuotes": [
                "EUR",
                "GBP",
                "SGD"
              ]
            }
          },
          {
            "id": "w-world-wall-2",
            "type": "todos",
            "title": "Handover",
            "size": "medium",
            "layout": {
              "x": 8,
              "y": 5,
              "w": 8,
              "h": 4,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-world-wall-3",
            "type": "clock",
            "title": "Clock",
            "size": "medium",
            "layout": {
              "x": 16,
              "y": 5,
              "w": 8,
              "h": 4,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "clockHour24": true,
              "clockShowSeconds": false
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
