{ "version": 1, "manifestVersion": 2, "type": "app", "id": "io.cloudron.corteza", "title": "Corteza", "description": "Open-source low-code platform. Build database-driven applications without coding. Visual app builder, workflow automation, and business process management.", "author": "Corteza Project", "website": "https://cortezaproject.org", "contactEmail": "cloudron@tsys.dev", "tagline": "Open-source low-code platform", "version": "2022.9.0", "healthCheckPath": "/healthcheck", "httpPort": 80, "memoryLimit": 2048, "addons": { "localstorage": true, "postgresql": { "version": "14" } }, "tcpPorts": { "HTTP_PORT": { "description": "Corteza HTTP port", "defaultValue": 80 } }, "mediaLinks": [], "changelog": "Initial Cloudron package for Corteza", "icon": "file://logo.png" }