forked from olcxjas-softworks/LarpixClient
- new icon - fixed android icons - fixed android status & navigation bar - added "Splash" page
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"appId": "olcxja.miarven",
|
|
"appName": "Miarven",
|
|
"webDir": "webroot",
|
|
"plugins": {
|
|
"SystemBars": {
|
|
"insetsHandling": "css",
|
|
"style": "DARK",
|
|
"hidden": false,
|
|
"animation": "FADE"
|
|
}
|
|
}
|
|
}
|