Unfortunately Headwind MDM doesn't have such a feature.
However technically an MDM application can set up any launcher package as a default launcher using DevicePolicyManager. The corresponding source code is in Utils.setDefaultLauncher() and Utils.setPreferredActivity().