{ "version": 1, "manifestVersion": 2, "type": "app", "id": "io.cloudron.wireviz-web", "title": "WireViz Web", "description": "Web wrapper around WireViz tool for documenting cables, wiring harnesses and connector pinouts. Takes YAML files as input and produces graphical output (SVG, PNG).", "author": "WireViz Community", "website": "https://github.com/wireviz/wireviz-web", "contactEmail": "cloudron@tsys.dev", "tagline": "Cable and wiring diagram tool", "version": "2.4.0", "healthCheckPath": "/", "httpPort": 3005, "memoryLimit": 512, "addons": { "localstorage": true }, "tcpPorts": { "HTTP_PORT": { "description": "WireViz Web HTTP port", "defaultValue": 3005 } }, "mediaLinks": [], "changelog": "Initial Cloudron package for WireViz Web", "icon": "file://logo.png" }