{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-weather-station",
    "boards": [
      {
        "id": "board-weather-station",
        "name": "Weather Station",
        "icon": "🌧️",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#38bdf8",
          "live": "#7dd3fc",
          "text": "#e3edf5",
          "surface": "#141b23",
          "surfaceMuted": "#1a232d",
          "border": "#26323f",
          "muted": "#7e91a3",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #0a0f14, #10171f)"
          }
        },
        "widgets": [
          {
            "id": "w-weather-station-0",
            "type": "weather",
            "title": "Cities",
            "size": "large",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 9,
              "h": 7,
              "minW": 3,
              "minH": 3
            },
            "theme": {},
            "config": {
              "weatherLocations": [
                "Denver",
                "Miami",
                "Seattle"
              ],
              "weatherUnit": "fahrenheit"
            }
          },
          {
            "id": "w-weather-station-1",
            "type": "clock",
            "title": "Clock",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 7,
              "w": 9,
              "h": 3,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "clockHour24": false,
              "clockShowSeconds": false
            }
          },
          {
            "id": "w-weather-station-2",
            "type": "radar",
            "title": "Radar",
            "size": "large",
            "layout": {
              "x": 9,
              "y": 0,
              "w": 15,
              "h": 10,
              "minW": 4,
              "minH": 3
            },
            "theme": {},
            "config": {
              "radarLocation": "Denver"
            }
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
