{ "version": 1, "manifestVersion": 2, "type": "app", "id": "io.cloudron.puter", "title": "Puter", "description": "The Internet OS! An advanced, open-source internet operating system. Keep files, apps, and games in one place. Build and publish websites and web apps. Privacy-first personal cloud.", "author": "HeyPuter", "website": "https://puter.com", "contactEmail": "cloudron@tsys.dev", "tagline": "The Internet OS - Personal Cloud Computer", "version": "1.2.46-beta", "healthCheckPath": "/test", "httpPort": 4100, "memoryLimit": 2048, "addons": { "localstorage": true, "postgresql": { "version": "14" } }, "tcpPorts": { "HTTP_PORT": { "description": "Puter HTTP port", "defaultValue": 4100 } }, "mediaLinks": [ "https://assets.puter.site/puter-logo.png" ], "changelog": "Initial Cloudron package for Puter", "icon": "file://logo.png" }