saveProjectAs: {
        linux: {label: 'Ctrl+Shift+S', ctrl: true, shift: true, key: 83},
        mac: {label: 'Shift+⌘+S', meta: true, shift: true, key: 83},
        opt: {prompt: true},
      },