feat: update app name and adaptive icon background color for improved branding

This commit is contained in:
Nawaz Dhandala
2026-02-19 18:50:09 +00:00
parent ab83172d60
commit 1a80b89fb8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"expo": {
"name": "OneUptime",
"name": "OneUptime On-Call",
"slug": "oneuptime-on-call",
"version": "1.0.0",
"orientation": "portrait",
@@ -26,7 +26,7 @@
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#0D1117"
"backgroundColor": "#000000"
},
"edgeToEdgeEnabled": false,
"package": "com.oneuptime.oncall",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 14 KiB