2026-08-08 01:02:20 +08:00
|
|
|
{
|
|
|
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
|
|
|
"identifier": "default",
|
|
|
|
|
"description": "Base window capability for the Guanghu education workspace",
|
|
|
|
|
"windows": ["main"],
|
2026-08-08 09:54:45 +08:00
|
|
|
"permissions": ["core:default", "core:window:allow-start-dragging"]
|
2026-08-08 01:02:20 +08:00
|
|
|
}
|