{ "appId": "com.bidding.app", "appName": "BiddingApp", "webDir": "dist", "server": { "androidScheme": "https" }, "plugins": { "SplashScreen": { "launchShowDuration": 0, "launchAutoHide": true, "backgroundColor": "#3880ff", "androidSplashResourceName": "splash", "androidScaleType": "CENTER_CROP", "showSpinner": true, "androidSpinnerStyle": "large", "iosSpinnerStyle": "small", "spinnerColor": "#3880ff", "splashFullScreen": true, "splashImmersive": true, "layoutName": "launch_screen", "useDialog": true } } }