{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-sales-floor",
    "boards": [
      {
        "id": "board-sales-floor",
        "name": "Sales Floor",
        "icon": "📞",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#eab308",
          "live": "#facc15",
          "text": "#e9f1f0",
          "surface": "#0f1c1c",
          "surfaceMuted": "#152525",
          "border": "#213636",
          "muted": "#7fa0a0",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #071110, #0c1918)"
          }
        },
        "widgets": [
          {
            "id": "w-sales-floor-0",
            "type": "worldClocks",
            "title": "Territories",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 12,
              "h": 4,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "cities": [
                {
                  "id": "los-angeles",
                  "label": "Los Angeles",
                  "timezone": "America/Los_Angeles"
                },
                {
                  "id": "new-york",
                  "label": "New York",
                  "timezone": "America/New_York"
                },
                {
                  "id": "london",
                  "label": "London",
                  "timezone": "Europe/London"
                },
                {
                  "id": "singapore",
                  "label": "Singapore",
                  "timezone": "Asia/Singapore"
                }
              ]
            }
          },
          {
            "id": "w-sales-floor-1",
            "type": "calendar",
            "title": "Calls",
            "size": "large",
            "layout": {
              "x": 12,
              "y": 0,
              "w": 12,
              "h": 6,
              "minW": 6,
              "minH": 4
            },
            "theme": {}
          },
          {
            "id": "w-sales-floor-2",
            "type": "todos",
            "title": "Pipeline",
            "size": "large",
            "layout": {
              "x": 0,
              "y": 4,
              "w": 12,
              "h": 6,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-sales-floor-3",
            "type": "currency",
            "title": "Rates",
            "size": "medium",
            "layout": {
              "x": 12,
              "y": 6,
              "w": 12,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "currencyBase": "USD",
              "currencyQuotes": [
                "EUR",
                "GBP",
                "AUD"
              ]
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
