{
  "statusVariant": "primary",
  "labelKey": "activity.modules.appointments",
  "fallbackLabel": "Appointments",
  "icon": {
    "name": "calendar-day",
    "theme": "primary"
  },
  "limit": 200,
  "order": 20,
  "primaryReferenceOrder": [
    "contact",
    "lead",
    "organization"
  ],
  "timestampConfig": {
    "payloadFields": [
      "scheduleStart",
      "scheduleEnd"
    ],
    "recordTimestampFields": [
      "start",
      "end",
      "modifiedtime",
      "createdtime"
    ]
  }
}
