URI-scheme
The data-uri is built up like this
piemenu://safari?description=Close%20the%20active%20tab&modifiers=command&key_code=13
Description
- piemenu://the code - required
- safari?the app-name - required
- descriptionthe description that comes when you hover over an element - not required
- modifierscould be- command,- shiftor- option. If more values, separated by- %20- not required
- key_codemacOS keycode for the shortcut. - required
- iconIcon-name from SF symbols - not required