{ "$schema": "../gen/schemas/desktop-schema.json", "identifier": "main", "description": "Hauptfenster: komplette Projekt-/Pool-Verwaltung.", "windows": [ "main" ], "permissions": [ "core:default", "core:window:allow-start-dragging", "core:window:allow-set-size", "core:window:allow-set-position", "core:window:allow-outer-position", "core:window:allow-inner-size", "core:window:allow-minimize", "core:window:allow-toggle-maximize", "core:window:allow-close", "core:window:allow-hide", "core:window:allow-start-resize-dragging", "autostart:default", "dialog:default", "clipboard-manager:allow-write-text", "allow-list-projects", "allow-create-project-full", "allow-add-project", "allow-project-work-dirs", "allow-set-project-dir", "allow-add-work-dir", "allow-remove-work-dir", "allow-list-pools", "allow-create-oauth-pool", "allow-create-apikey-pool", "allow-create-reference-pool", "allow-default-config-dir", "allow-rename-pool", "allow-delete-pool", "allow-assign-pool", "allow-unassign-pool", "allow-set-terminal-config", "allow-project-icon", "allow-usage-stats", "allow-stop-project", "allow-restart-project", "allow-open-terminal", "allow-sync-setting", "allow-set-sync-setting", "allow-link-pool-runtime", "allow-oauth-login", "allow-keychain-status", "allow-set-apikey", "allow-delete-preview", "allow-delete-project-scoped", "allow-module-registry", "allow-set-module", "allow-trilium-status", "allow-trilium-setup", "allow-trilium-connect", "allow-trilium-open", "allow-trilium-disable" ] }