{
"appId": "com.acelle.mail",
"appName": "Acelle Mail",
"webDir": "public",
"server": {
"url": "https://acm.b-teka.com",
"cleartext": false
},
"plugins": {
"SplashScreen": {
"launchShowDuration": 2000,
"backgroundColor": "#ffffff"
}
},
"android": {
"allowMixedContent": false
},
"ios": {
"contentInset": "automatic"
}
}