{
  "name": "symbol-creator",
  "service": "local",
  "description": "Symbol Creator — generates KiCad symbols, branded viewers, and all artifacts",
  "port": 8781,
  "health": "http",
  "start": "node server.js",
  "cwd": ".",
  "log": "/tmp/symbol-creator.log"
}
