{
   "driver_standable" : {
      "enable" : true
   },
   "trackers": {
      // Default role assignment for all trackers.
      // NOTE: TrackerRole_Chest is omitted, because it causes SteamVR to prompt for bindings with several applications.
      "/devices/standable/Hips": "TrackerRole_Waist",
      "/devices/standable/Elbow Left": "TrackerRole_LeftElbow",
      "/devices/standable/Elbow Right": "TrackerRole_RightElbow",
      "/devices/standable/Knee Left": "TrackerRole_LeftKnee",
      "/devices/standable/Knee Right": "TrackerRole_RightKnee",
      "/devices/standable/Foot Left": "TrackerRole_LeftFoot",
      "/devices/standable/Foot Right": "TrackerRole_RightFoot"
  }
}