{
  "actions": [
    {
      "id": "AlphaFormulaBuilderShortcut",
      "type": "ExecuteFunction",
      "name": "Alpha Formula Builder"
    },
    {
      "id": "AlphaAuditShortcut",
      "type": "ExecuteFunction",
      "name": "Alpha Audit"
    },
    {
      "id": "RefreshSelectionShortcut",
      "type": "ExecuteFunction",
      "name": "Refresh Selection"
    },
    {
      "id": "RefreshWorksheetShortcut",
      "type": "ExecuteFunction",
      "name": "Refresh Worksheet"
    },
    {
      "id": "RefreshWorkbookShortcut",
      "type": "ExecuteFunction",
      "name": "Refresh Workbook"
    },
    {
      "id": "UploadTemplatesShortcut",
      "type": "ExecuteFunction",
      "name": "Upload Templates"
    },
    {
      "id": "UploadBuilderShortcut",
      "type": "ExecuteFunction",
      "name": "Upload Builder"
    },
    {
      "id": "ProductEducationShortcut",
      "type": "ExecuteFunction",
      "name": "Product Education"
    },
    {
      "id": "SettingsShortcut",
      "type": "ExecuteFunction",
      "name": "Settings"
    },
    {
      "id": "FormatTemplatesShortcut",
      "type": "ExecuteFunction",
      "name": "Format Templates"
    },
    {
      "id": "FeedbackAndSupportShortcut",
      "type": "ExecuteFunction",
      "name": "Feedback and Support"
    },
    {
      "id": "SignInShortcut",
      "type": "ExecuteFunction",
      "name": "Sign In"
    }
  ],
  "shortcuts": [
    {
      "action": "AlphaFormulaBuilderShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+1"
      }
    },
    {
      "action": "AlphaAuditShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+2"
      }
    },
    {
      "action": "RefreshSelectionShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+3"
      }
    },
    {
      "action": "RefreshWorksheetShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+4"
      }
    },
    {
      "action": "RefreshWorkbookShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+5"
      }
    },
    {
      "action": "UploadTemplatesShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+6"
      }
    },
    {
      "action": "UploadBuilderShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+7"
      }
    },
    {
      "action": "ProductEducationShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+E"
      }
    },
    {
      "action": "SettingsShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+S"
      }
    },
    {
      "action": "FormatTemplatesShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+F"
      }
    },
    {
      "action": "FeedbackAndSupportShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+0"
      }
    },
    {
      "action": "SignInShortcut",
      "key": {
        "default": "Ctrl+Alt+Shift+A"
      }
    }
  ]
}