{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-student-day",
    "boards": [
      {
        "id": "board-student-day",
        "name": "Student Day",
        "icon": "🎓",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "light",
          "accent": "#6d5bd0",
          "live": "#8b7ae0",
          "text": "#2b2640",
          "surface": "#fbfaff",
          "surfaceMuted": "#f1eefc",
          "border": "#e2dcf5",
          "muted": "#8d86a8",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #f3f0fc, #e9e4f8)"
          }
        },
        "widgets": [
          {
            "id": "w-student-day-0",
            "type": "calendar",
            "title": "Calendar",
            "size": "large",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 8,
              "h": 8,
              "minW": 6,
              "minH": 4
            },
            "theme": {}
          },
          {
            "id": "w-student-day-1",
            "type": "todos",
            "title": "Assignments",
            "size": "large",
            "layout": {
              "x": 8,
              "y": 0,
              "w": 8,
              "h": 8,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-student-day-2",
            "type": "weather",
            "title": "Weather",
            "size": "medium",
            "layout": {
              "x": 16,
              "y": 0,
              "w": 8,
              "h": 4,
              "minW": 3,
              "minH": 3
            },
            "theme": {},
            "config": {
              "weatherLocations": [
                "Boston"
              ],
              "weatherUnit": "fahrenheit"
            }
          },
          {
            "id": "w-student-day-3",
            "type": "pomodoro",
            "title": "Study timer",
            "size": "medium",
            "layout": {
              "x": 16,
              "y": 4,
              "w": 8,
              "h": 4,
              "minW": 3,
              "minH": 3
            },
            "theme": {},
            "config": {
              "pomodoroWork": 25,
              "pomodoroBreak": 5
            }
          },
          {
            "id": "w-student-day-4",
            "type": "notes",
            "title": "Lecture notes",
            "size": "wide",
            "layout": {
              "x": 0,
              "y": 8,
              "w": 24,
              "h": 5,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          }
        ],
        "links": []
      }
    ],
    "globalTheme": {},
    "mode": "light",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
