{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-trader-desk",
    "boards": [
      {
        "id": "board-trader-desk",
        "name": "Trader Desk",
        "icon": "📈",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#22c55e",
          "live": "#4ade80",
          "text": "#e7f5ec",
          "surface": "#0e1a14",
          "surfaceMuted": "#132119",
          "border": "#1f3428",
          "muted": "#7fa38e",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #060d09, #0a1410)"
          }
        },
        "widgets": [
          {
            "id": "w-trader-desk-0",
            "type": "stocks",
            "title": "Watchlist",
            "size": "large",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 10,
              "h": 7,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "stockSymbols": [
                "SPY",
                "QQQ",
                "NVDA",
                "AAPL",
                "MSFT",
                "TSLA"
              ]
            }
          },
          {
            "id": "w-trader-desk-1",
            "type": "crypto",
            "title": "Crypto",
            "size": "medium",
            "layout": {
              "x": 10,
              "y": 0,
              "w": 7,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "coins": [
                "bitcoin",
                "ethereum",
                "solana"
              ],
              "cryptoVsCurrency": "usd"
            }
          },
          {
            "id": "w-trader-desk-2",
            "type": "currency",
            "title": "FX",
            "size": "medium",
            "layout": {
              "x": 17,
              "y": 0,
              "w": 7,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "currencyBase": "USD",
              "currencyQuotes": [
                "EUR",
                "GBP",
                "JPY"
              ]
            }
          },
          {
            "id": "w-trader-desk-3",
            "type": "worldClocks",
            "title": "Markets",
            "size": "medium",
            "layout": {
              "x": 10,
              "y": 4,
              "w": 14,
              "h": 3,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "cities": [
                {
                  "id": "new-york",
                  "label": "New York",
                  "timezone": "America/New_York"
                },
                {
                  "id": "london",
                  "label": "London",
                  "timezone": "Europe/London"
                },
                {
                  "id": "tokyo",
                  "label": "Tokyo",
                  "timezone": "Asia/Tokyo"
                },
                {
                  "id": "singapore",
                  "label": "Singapore",
                  "timezone": "Asia/Singapore"
                }
              ]
            }
          },
          {
            "id": "w-trader-desk-4",
            "type": "rss",
            "title": "Market news",
            "size": "wide",
            "layout": {
              "x": 0,
              "y": 7,
              "w": 24,
              "h": 6,
              "minW": 4,
              "minH": 3
            },
            "theme": {},
            "config": {
              "newsFeeds": [
                "cnbc",
                "wsj",
                "guardian"
              ]
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
