{ "tools": [ { "id": "manage_shortcuts", "label": "Manage Shortcuts", "description": "Pick which apps appear on the Dashy dashboard.", "icon": "🧩", "fields": [ { "name": "selected", "label": "Apps to show on the dashboard", "type": "app_urls_multi", "prefillFromCfgKey": "CFG_DASHY_SHORTCUTS", "excludeApps": [ "dashy" ] } ] } ] }