How to set ionic defaults to android with $ionicConfigProvider

I want to default my ionic settings to “android” instead of “ios” globally. What would be the easiest way? Do I have to set each setting seperately with $ionicConfigProvider or is there any basic function available?