{
  "action_manifest_version": 0,
  "app_key": "openvr.component.vrcompositor",
  "bindings": {
    "/actions/lasermouse": {
      "haptics": [
        {
          "output": "/actions/lasermouse/out/haptic",
          "path": "/user/hand/left/output/haptic"
        },
        {
          "output": "/actions/lasermouse/out/haptic",
          "path": "/user/hand/right/output/haptic"
        }
      ],
      "poses": [
        {
          "output": "/actions/lasermouse/in/Pointer",
          "path": "/user/hand/left/pose/tip"
        },
        {
          "output": "/actions/lasermouse/in/Pointer",
          "path": "/user/hand/right/pose/tip"
        }
      ]
    }
  }
}
