{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-crypto-watch",
    "boards": [
      {
        "id": "board-crypto-watch",
        "name": "Crypto Watch",
        "icon": "₿",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#f7931a",
          "live": "#ffb454",
          "text": "#f0ebe4",
          "surface": "#161310",
          "surfaceMuted": "#1e1a15",
          "border": "#2c261e",
          "muted": "#9b8b78",
          "background": {
            "type": "color",
            "value": "#0b0908"
          }
        },
        "widgets": [
          {
            "id": "w-crypto-watch-0",
            "type": "crypto",
            "title": "Portfolio",
            "size": "large",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 13,
              "h": 6,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "coins": [
                "bitcoin",
                "ethereum",
                "solana",
                "cardano",
                "dogecoin"
              ],
              "cryptoVsCurrency": "usd"
            }
          },
          {
            "id": "w-crypto-watch-1",
            "type": "currency",
            "title": "Fiat",
            "size": "medium",
            "layout": {
              "x": 13,
              "y": 0,
              "w": 11,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "currencyBase": "USD",
              "currencyQuotes": [
                "EUR",
                "GBP",
                "CHF"
              ]
            }
          },
          {
            "id": "w-crypto-watch-2",
            "type": "clock",
            "title": "24h market",
            "size": "medium",
            "layout": {
              "x": 13,
              "y": 4,
              "w": 11,
              "h": 2,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "clockHour24": true,
              "clockShowSeconds": true
            }
          },
          {
            "id": "w-crypto-watch-3",
            "type": "rss",
            "title": "Feeds",
            "size": "wide",
            "layout": {
              "x": 0,
              "y": 6,
              "w": 24,
              "h": 6,
              "minW": 4,
              "minH": 3
            },
            "theme": {},
            "config": {
              "newsFeeds": [
                "cnbc",
                "techcrunch"
              ]
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
