{ "$schema": "../gen/schemas/desktop-schema.json", "identifier": "overlay", "description": "Locked-down capability for the overlay window — pages loaded here cannot call Tauri APIs", "windows": ["overlay"], "permissions": [] }