mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
18 lines
420 B
JSON
18 lines
420 B
JSON
{
|
|
"appId": "com.gpr.gabinetedigital",
|
|
"appName": "gabinete-digital",
|
|
"webDir": "www",
|
|
"npmClient": "npm",
|
|
"cordova": {
|
|
"preferences": {
|
|
"ScrollEnabled": "false",
|
|
"BackupWebStorage": "none",
|
|
"SplashMaintainAspectRatio": "true",
|
|
"FadeSplashScreenDuration": "300",
|
|
"SplashShowOnlyFirstTime": "false",
|
|
"SplashScreen": "screen",
|
|
"SplashScreenDelay": "3000"
|
|
}
|
|
}
|
|
}
|