17 lines
307 B
JSON
17 lines
307 B
JSON
{
|
|
"appId": "com.openplanetsmaps.app",
|
|
"appName": "OpenPlanetsMaps",
|
|
"webDir": "SRC",
|
|
"server": {
|
|
"url": "https://opm.nhkyllian.fr",
|
|
"cleartext": true
|
|
},
|
|
"plugins": {
|
|
"StatusBar": {
|
|
"overlaysWebView": false,
|
|
"backgroundColor": "#020408",
|
|
"style": "DARK"
|
|
}
|
|
}
|
|
}
|