{ "$schema": "../gen/schemas/desktop-schema.json", "identifier": "default", "description": "The shell webview. App webviews are deliberately absent: remote content gets no IPC.", "windows": ["main"], "permissions": [ "core:default", "core:window:allow-start-dragging", "opener:default", "notification:default" ] }