{ "appId": "com.pedshub.scribe", "appName": "PedScribe", "webDir": "src", "server": { "allowNavigation": ["*"] }, "plugins": { "SplashScreen": { "launchShowDuration": 1000, "backgroundColor": "#2563eb", "showSpinner": false } }, "android": { "allowMixedContent": true, "backgroundColor": "#2563eb" }, "ios": { "backgroundColor": "#2563eb", "contentInset": "automatic" } }