8 lines
346 B
JSON
8 lines
346 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Default capability for the main ProxyWarden Windows shell. Privileged lifecycle work stays behind fixed native Rust modes; no shell or sidecar permission is granted.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "dialog:allow-open"]
|
|
}
|