{ "$schema": "../gen/schemas/desktop-schema.json", "identifier": "default", "description": "enables the default permissions", "windows": ["main"], "permissions": [ "core:default", "core:event:default", "opener:default", "fs:default", "shell:allow-execute", "shell:allow-kill", "shell:allow-open", "shell:allow-spawn", "shell:allow-stdin-write", "deep-link:default" ] }