{
  "schema_version": 1,
  "type": "app",
  "slug": "hydrogen-desktop",
  "title": "Hydrogen Desktop",
  "brief": "The full Adom Hydrogen workspace as a native Windows app — AI-driven electronics design, running locally.",
  "version": "0.1.11",
  "install": {
    "binary_name": "hydrogen-desktop"
  },
  "author": {
    "name": "John Lauer",
    "email": "[email protected]"
  },
  "license": "proprietary",
  "visibility": {
    "public": true
  },
  "hero": {
    "type": "image",
    "path": "screenshots/hero-v3.png"
  },
  "metadata": {
    "platform": "windows",
    "kind": "desktop-app"
  },
  "org": "adom"
}