{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-market-open",
    "boards": [
      {
        "id": "board-market-open",
        "name": "Market Open",
        "icon": "🔔",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "light",
          "accent": "#15803d",
          "live": "#166534",
          "text": "#14201a",
          "surface": "#ffffff",
          "surfaceMuted": "#f0f5f1",
          "border": "#dbe7de",
          "muted": "#71857a",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #f6faf7, #eaf1ec)"
          }
        },
        "widgets": [
          {
            "id": "w-market-open-0",
            "type": "clock",
            "title": "Opening bell",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 8,
              "h": 3,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "clockHour24": false,
              "clockShowSeconds": true
            }
          },
          {
            "id": "w-market-open-1",
            "type": "stocks",
            "title": "Indices",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 3,
              "w": 8,
              "h": 5,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "stockSymbols": [
                "SPY",
                "DIA",
                "IWM",
                "VIX"
              ]
            }
          },
          {
            "id": "w-market-open-2",
            "type": "rss",
            "title": "Business",
            "size": "large",
            "layout": {
              "x": 8,
              "y": 0,
              "w": 10,
              "h": 8,
              "minW": 4,
              "minH": 3
            },
            "theme": {},
            "config": {
              "newsFeeds": [
                "cnbc",
                "wsj"
              ]
            }
          },
          {
            "id": "w-market-open-3",
            "type": "currency",
            "title": "FX",
            "size": "medium",
            "layout": {
              "x": 18,
              "y": 0,
              "w": 6,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "currencyBase": "USD",
              "currencyQuotes": [
                "EUR",
                "JPY",
                "CHF"
              ]
            }
          },
          {
            "id": "w-market-open-4",
            "type": "crypto",
            "title": "Crypto",
            "size": "medium",
            "layout": {
              "x": 18,
              "y": 4,
              "w": 6,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "coins": [
                "bitcoin",
                "ethereum",
                "solana"
              ],
              "cryptoVsCurrency": "usd"
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "light",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
