{
  "app": "linkcrusher",
  "kind": "dashboard-backup",
  "schemaVersion": 3,
  "exportedAt": "2026-08-31T00:00:00.000Z",
  "data": {
    "activeBoardId": "board-travel-planner",
    "boards": [
      {
        "id": "board-travel-planner",
        "name": "Travel Planner",
        "icon": "✈️",
        "layoutMode": "dynamic",
        "staticColumnCount": 3,
        "lockWidgets": false,
        "theme": {
          "colorMode": "light",
          "accent": "#0d9488",
          "live": "#14b8a6",
          "text": "#1c2a2a",
          "surface": "#ffffff",
          "surfaceMuted": "#f0f7f6",
          "border": "#d8e8e6",
          "muted": "#7d9694",
          "background": {
            "type": "gradient",
            "value": "linear-gradient(160deg, #f7f3e8, #eef4f2)"
          }
        },
        "widgets": [
          {
            "id": "w-travel-planner-0",
            "type": "worldClocks",
            "title": "Where you are",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 0,
              "w": 12,
              "h": 4,
              "minW": 2,
              "minH": 1
            },
            "theme": {},
            "config": {
              "cities": [
                {
                  "id": "new-york",
                  "label": "Home",
                  "timezone": "America/New_York"
                },
                {
                  "id": "paris",
                  "label": "Paris",
                  "timezone": "Europe/Paris"
                },
                {
                  "id": "tokyo",
                  "label": "Tokyo",
                  "timezone": "Asia/Tokyo"
                }
              ]
            }
          },
          {
            "id": "w-travel-planner-1",
            "type": "weather",
            "title": "Destinations",
            "size": "medium",
            "layout": {
              "x": 12,
              "y": 0,
              "w": 12,
              "h": 4,
              "minW": 3,
              "minH": 3
            },
            "theme": {},
            "config": {
              "weatherLocations": [
                "Paris",
                "Tokyo"
              ],
              "weatherUnit": "celsius"
            }
          },
          {
            "id": "w-travel-planner-2",
            "type": "currency",
            "title": "Money",
            "size": "medium",
            "layout": {
              "x": 0,
              "y": 4,
              "w": 12,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "currencyBase": "USD",
              "currencyQuotes": [
                "EUR",
                "JPY"
              ]
            }
          },
          {
            "id": "w-travel-planner-3",
            "type": "todos",
            "title": "Packing",
            "size": "medium",
            "layout": {
              "x": 12,
              "y": 4,
              "w": 12,
              "h": 4,
              "minW": 2,
              "minH": 2
            },
            "theme": {}
          },
          {
            "id": "w-travel-planner-4",
            "type": "linkGroup",
            "title": "Bookings",
            "size": "wide",
            "layout": {
              "x": 0,
              "y": 8,
              "w": 24,
              "h": 4,
              "minW": 3,
              "minH": 2
            },
            "theme": {},
            "config": {
              "linkCategory": "Travel"
            }
          }
        ],
        "links": [
          {
            "id": "l-travel-planner-0",
            "title": "Flights",
            "description": "",
            "url": "https://www.google.com/travel/flights",
            "iconMode": "favicon",
            "iconLabel": "FL",
            "category": "Travel"
          },
          {
            "id": "l-travel-planner-1",
            "title": "Maps",
            "description": "",
            "url": "https://maps.google.com",
            "iconMode": "favicon",
            "iconLabel": "MA",
            "category": "Travel"
          },
          {
            "id": "l-travel-planner-2",
            "title": "Translate",
            "description": "",
            "url": "https://translate.google.com",
            "iconMode": "favicon",
            "iconLabel": "TR",
            "category": "Travel"
          },
          {
            "id": "l-travel-planner-3",
            "title": "Currency",
            "description": "",
            "url": "https://www.xe.com",
            "iconMode": "favicon",
            "iconLabel": "XE",
            "category": "Travel"
          }
        ]
      }
    ],
    "globalTheme": {},
    "mode": "light",
    "lightPresetId": "porcelain-azure",
    "darkPresetId": "deep-forge",
    "notes": "",
    "todos": [],
    "customThemes": [],
    "backgrounds": {
      "light": null,
      "dark": null
    }
  }
}
