{
  "version": 1,
  "profile": {
    "name": "CALVIN LI",
    "bleName": "Statusplate",
    "footer": "© 2026 CalCorp. All Rights Reserved.",
    "theme": "dark"
  },
  "iconFont": {
    "family": "Material Symbols Outlined",
    "opticalSize": 24,
    "weight": 400,
    "fill": 0,
    "grade": 0
  },
  "statuses": [
    {
      "id": "available",
      "label": "Available",
      "icon": "priority",
      "color": "#15A77A",
      "remarkPlaceholder": "Optional"
    },
    {
      "id": "remote",
      "label": "Remote",
      "icon": "cottage",
      "color": "#2764EE",
      "remarkPlaceholder": "eg Home"
    },
    {
      "id": "meeting",
      "label": "Meeting",
      "icon": "event",
      "color": "#ED9B14",
      "remarkPlaceholder": "eg A302"
    },
    {
      "id": "business_trip",
      "label": "Business Trip",
      "icon": "flight_takeoff",
      "color": "#7869E9",
      "remarkPlaceholder": "eg Shanghai"
    },
    {
      "id": "vacation",
      "label": "Vacation",
      "icon": "nightlife",
      "color": "#E94C79",
      "remarkPlaceholder": "eg Hangzhou"
    },
    {
      "id": "focus",
      "label": "Focus",
      "icon": "edit",
      "color": "#0E9F9A",
      "remarkPlaceholder": "Optional"
    },
    {
      "id": "away",
      "label": "Away",
      "icon": "pause",
      "color": "#708096",
      "remarkPlaceholder": "Optional"
    },
    {
      "id": "do_not_disturb",
      "label": "Do Not Disturb",
      "icon": "back_hand",
      "color": "#D64545",
      "remarkPlaceholder": "Optional"
    }
  ]
}
