apps: - name: "NextWks Core" subtitle: "Launcher & Workspace Hub" path: "/home" icon: "home" groups: ["users"] - name: "OpenCloud" subtitle: "File Storage" path: "/drive" upstream: "http://127.0.0.1:9100" icon: "cloud" groups: ["users"] - name: "Euro Office" subtitle: "Collaborative Suite" path: "/office" upstream: "http://127.0.0.1:9200" icon: "office" groups: ["users"] - name: "ERPNext" subtitle: "Enterprise ERP" path: "/enterprise" upstream: "http://127.0.0.1:9300" icon: "erp" groups: ["users"] - name: "Matrix Chat" subtitle: "Team Communication" path: "/chat" upstream: "http://127.0.0.1:9400" icon: "chat" groups: ["users"] - name: "Jitsi" subtitle: "Video Conferencing" path: "/meet" upstream: "http://127.0.0.1:9500" icon: "meet" groups: ["users"] - name: "Webmail" subtitle: "Email Client" path: "/connect" upstream: "http://127.0.0.1:9600" icon: "mail" groups: ["users"] - name: "AI Chat" subtitle: "Open WebUI" path: "/aida" upstream: "http://127.0.0.1:9700" icon: "ai" groups: ["users"] - name: "Portainer" subtitle: "Container Management" path: "/admin" upstream: "http://127.0.0.1:9800" icon: "admin" groups: ["admins"] - name: "Admin Panel" subtitle: "Workspace Configuration" path: "/config" icon: "settings" groups: ["admins"]