8 lines
366 B
JSON
8 lines
366 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Default capability for the main VPN Proxy Windows shell. Task 8 keeps helper/install launch explicit: no shell or sidecar permission is granted here until a packaged helper is declared.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "dialog:allow-open"]
|
|
}
|