{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-chefs-counter",
    "boards": [
      {
        "id": "board-chefs-counter",
        "name": "Chef's Counter",
        "icon": "🍳",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "dark",
          "accent": "#f0b429",
          "live": "#f7c948",
          "text": "#f2e9dd",
          "surface": "#1e1712",
          "surfaceMuted": "#271e17",
          "border": "#392c21",
          "muted": "#a08b74",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #120d09, #1a130e)"
          }
        },
        "widgets": [
          {
            "id": "w-chefs-counter-0",
            "type": "notes",
            "title": "Recipe",
            "size": "large",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 13,
              "h": 9,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-chefs-counter-1",
            "type": "pomodoro",
            "title": "Timer",
            "size": "medium",
            "layout": {
              "x": 13,
              "y": 0,
              "w": 6,
              "h": 4,
              "minW": 3,
              "minH": 3
            },
            "theme": {},
            "config": {
              "pomodoroWork": 10,
              "pomodoroBreak": 2
            }
          },
          {
            "id": "w-chefs-counter-2",
            "type": "clock",
            "title": "Clock",
            "size": "small",
            "layout": {
              "x": 13,
              "y": 4,
              "w": 6,
              "h": 3,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "clockHour24": false,
              "clockShowSeconds": true
            }
          },
          {
            "id": "w-chefs-counter-3",
            "type": "todos",
            "title": "Shopping",
            "size": "medium",
            "layout": {
              "x": 19,
              "y": 0,
              "w": 5,
              "h": 9,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-chefs-counter-4",
            "type": "linkGroup",
            "title": "Recipes",
            "size": "small",
            "layout": {
              "x": 13,
              "y": 7,
              "w": 6,
              "h": 2,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "linkCategory": "Recipes"
            }
          }
        ],
        "links": [
          {
            "id": "l-chefs-counter-0",
            "title": "NYT Cooking",
            "description": "",
            "url": "https://cooking.nytimes.com",
            "iconMode": "favicon",
            "iconLabel": "NY",
            "category": "Recipes"
          },
          {
            "id": "l-chefs-counter-1",
            "title": "Serious Eats",
            "description": "",
            "url": "https://www.seriouseats.com",
            "iconMode": "favicon",
            "iconLabel": "SE",
            "category": "Recipes"
          }
        ]
      }
    ],
    "globalTheme": {},
    "mode": "dark",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
