{ "appId": "com.capacitorjs.app.testapp", "appName": "capacitor-testapp", "webDir": "www", "plugins": { "SplashScreen": { "launchAutoHide": false }, "LocalNotifications": { "smallIcon": "ic_stat_icon_config_sample", "iconColor": "#CE0B7C" }, "PushNotifications": { "presentationOptions": [ "alert", "sound" ] } }, "server": { "url": "http://192.168.0.69:8101" } }