|
@@ -13,15 +13,15 @@
|
|
"xweb": true
|
|
"xweb": true
|
|
},
|
|
},
|
|
"icons": {
|
|
"icons": {
|
|
- "hdpi": "",
|
|
|
|
- "xhdpi": "",
|
|
|
|
- "xxhdpi": "",
|
|
|
|
- "xxxhdpi": ""
|
|
|
|
|
|
+ "hdpi": "static/appIcon.jpg",
|
|
|
|
+ "xhdpi": "static/appIcon.jpg",
|
|
|
|
+ "xxhdpi": "static/appIcon.jpg",
|
|
|
|
+ "xxxhdpi": "static/appIcon.jpg"
|
|
},
|
|
},
|
|
"splashscreen": {
|
|
"splashscreen": {
|
|
- "hdpi": "",
|
|
|
|
- "xhdpi": "",
|
|
|
|
- "xxhdpi": ""
|
|
|
|
|
|
+ "hdpi": "static/firing.jpg",
|
|
|
|
+ "xhdpi": "static/firing.jpg",
|
|
|
|
+ "xxhdpi": "static/firing.jpg"
|
|
},
|
|
},
|
|
"enableVConsole": "open",
|
|
"enableVConsole": "open",
|
|
"privacy": {
|
|
"privacy": {
|