diff --git a/package.json b/package.json index 1ea3046..ec19576 100644 --- a/package.json +++ b/package.json @@ -1,47 +1,44 @@ { - "name": "com.netsyms.terranquest.TerranQuest", - "displayName": "TerranQuest", - "version": "2.0.0", - "description": "", - "main": "www/index.html", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "keywords": [ - "ecosystem:cordova" - ], - "author": "Netsyms Technologies", - "license": "MPL-2.0", - "dependencies": { - "cordova-android": "^8.0.0", - "cordova-plugin-app-version": "^0.1.9", - "cordova-plugin-geolocation": "^4.0.1", - "cordova-plugin-headercolor": "^1.0.0", - "cordova-plugin-inappbrowser": "^3.0.0", - "cordova-plugin-splashscreen": "^5.0.2", - "cordova-plugin-statusbar": "^2.4.2", - "cordova-plugin-transparent-status-bar": "git+https://github.com/manugando/cordova-plugin-transparent-status-bar.git", - "cordova-plugin-whitelist": "^1.3.3", - "mls": "^0.1.1", - "node-wifiscanner": "^0.2.1", - "phonegap-plugin-barcodescanner": "^8.0.1" - }, - "cordova": { - "plugins": { - "cordova-plugin-whitelist": {}, - "phonegap-plugin-barcodescanner": { - "ANDROID_SUPPORT_V4_VERSION": "27.+" - }, - "cordova-plugin-statusbar": {}, - "cordova-plugin-headercolor": {}, - "cordova-plugin-app-version": {}, - "cordova-plugin-inappbrowser": {}, - "cordova-plugin-transparent-status-bar": {}, - "cordova-plugin-geolocation": {}, - "cordova-plugin-splashscreen": {} + "name": "com.netsyms.terranquest.TerranQuest", + "displayName": "TerranQuest", + "version": "2.0.0", + "description": "", + "main": "www/index.html", + "window": { + "icon": "www/img/logo.png" }, - "platforms": [ - "android" - ] - } + "author": "Netsyms Technologies", + "license": "MPL-2.0", + "dependencies": { + "cordova-android": "^8.0.0", + "cordova-plugin-app-version": "^0.1.9", + "cordova-plugin-geolocation": "^4.0.1", + "cordova-plugin-headercolor": "^1.0.0", + "cordova-plugin-inappbrowser": "^3.0.0", + "cordova-plugin-splashscreen": "^5.0.2", + "cordova-plugin-statusbar": "^2.4.2", + "cordova-plugin-transparent-status-bar": "git+https://github.com/manugando/cordova-plugin-transparent-status-bar.git", + "cordova-plugin-whitelist": "^1.3.3", + "mls": "^0.1.1", + "node-wifiscanner": "^0.2.1", + "phonegap-plugin-barcodescanner": "^8.0.1" + }, + "cordova": { + "plugins": { + "cordova-plugin-whitelist": {}, + "phonegap-plugin-barcodescanner": { + "ANDROID_SUPPORT_V4_VERSION": "27.+" + }, + "cordova-plugin-statusbar": {}, + "cordova-plugin-headercolor": {}, + "cordova-plugin-app-version": {}, + "cordova-plugin-inappbrowser": {}, + "cordova-plugin-transparent-status-bar": {}, + "cordova-plugin-geolocation": {}, + "cordova-plugin-splashscreen": {} + }, + "platforms": [ + "android" + ] + } } \ No newline at end of file diff --git a/www/img/logo.png b/www/img/logo.png index 9519e7d..0e683c5 100644 Binary files a/www/img/logo.png and b/www/img/logo.png differ diff --git a/www/index.html b/www/index.html index 21a5e8b..4c09a47 100644 --- a/www/index.html +++ b/www/index.html @@ -5,8 +5,8 @@ - - + +