2021-01-15 10:16:20 +01:00
|
|
|
{
|
|
|
|
|
"appId": "com.gpr.gabinetedigital",
|
|
|
|
|
"appName": "gabinete-digital",
|
|
|
|
|
"webDir": "www",
|
|
|
|
|
"npmClient": "npm",
|
2021-02-10 14:06:38 +01:00
|
|
|
"linuxAndroidStudioPath": "/snap/android-studio/current/android-studio/bin/studio.sh",
|
2021-01-15 10:16:20 +01:00
|
|
|
"cordova": {
|
|
|
|
|
"preferences": {
|
|
|
|
|
"ScrollEnabled": "false",
|
|
|
|
|
"BackupWebStorage": "none",
|
|
|
|
|
"SplashMaintainAspectRatio": "true",
|
|
|
|
|
"FadeSplashScreenDuration": "300",
|
|
|
|
|
"SplashShowOnlyFirstTime": "false",
|
|
|
|
|
"SplashScreen": "screen",
|
|
|
|
|
"SplashScreenDelay": "3000"
|
|
|
|
|
}
|
2021-01-15 15:25:13 +01:00
|
|
|
},
|
|
|
|
|
"android": {
|
|
|
|
|
"allowMixedContent": true
|
2021-01-15 10:16:20 +01:00
|
|
|
}
|
|
|
|
|
}
|