7 lines
305 B
JSON
7 lines
305 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "HoloLake clean shell: one typed IPC boundary plus signed update and native dialogs.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "dialog:default", "updater:default", "process:allow-restart"]
|
|
}
|