aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/mobile/app.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json
index 046149e1..159319d2 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -34,7 +34,8 @@
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
- "backgroundColor": "#000000"
+ "backgroundColor": "#000000",
+ "monochromeImage": "./assets/adaptive-icon.png"
},
"splash": {
"image": "./assets/splash.png",