Android_Retail/capacitor.config.json

10 lines
144 B
JSON

{
"appId": "com.example.app",
"appName": "PozoApp",
"webDir": "dist",
"plugins": {
"StatusBar": {
"overlay": false
}
}
}