{
  "slug": "wire-bender",
  "version": "1.0.0",
  "type": "app",
  "description": "Browser GUI for the Adom wire-bender. Loads a Hydrogen Layout JSON, queues wires, and drives the RP2350 toolboard directly over WebUSB — one Next Bend button generates G-code, updates the 3D preview",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
