{
  "installer": {
    "files": [
      {
        "source": "lghub.exe",
        "destination": "{backend_root}"
      },
      {
        "source": "d3dcompiler_47.dll",
        "destination": "{backend_root}"
      },
      {
        "source": "ffmpeg.dll",
        "destination": "{backend_root}"
      },
      {
        "source": "libEGL.dll",
        "destination": "{backend_root}"
      },
      {
        "source": "libGLESv2.dll",
        "destination": "{backend_root}"
      },
      {
        "source": "vk_swiftshader.dll",
        "destination": "{backend_root}"
      },
      {
        "source": "vulkan-1.dll",
        "destination": "{backend_root}"
      }
    ]
  }
}
