Updated background color for PWA splash screen to black to better fade into landing page
This commit is contained in:
parent
6eaf84d9e2
commit
37d2d33a34
@ -2,7 +2,7 @@
|
||||
"name": "Map Alliance",
|
||||
"short_name": "Map Alliance",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#1976d2",
|
||||
"background_color": "#000000",
|
||||
"display": "standalone",
|
||||
"scope": "/",
|
||||
"start_url": "/",
|
||||
|
Loading…
Reference in New Issue
Block a user