{
  "logging": {
    "simulator": {
      "activeLaunchOsLogSessions": []
    }
  },
  "debug": {
    "currentSessionId": null,
    "sessionIds": []
  },
  "watcher": {
    "running": false,
    "watchedPath": null
  },
  "video": {
    "activeSessionIds": []
  },
  "swiftPackage": {
    "activePids": []
  },
  "activity": {
    "activeOperationCount": 0,
    "byCategory": {}
  },
  "process": {
    "pid" : <PID>,
    "uptimeMs": <UPTIME>,
    "rssBytes": <BYTES>,
    "heapUsedBytes": <BYTES>
  }
}
