diff --git a/src/index.html b/src/index.html index 89b1e78..abf1474 100644 --- a/src/index.html +++ b/src/index.html @@ -2,15 +2,16 @@ + + + Map Alliance - - diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index 63fc21c..6a9b03f 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -2,7 +2,7 @@ "name": "Map Alliance", "short_name": "Map Alliance", "theme_color": "#000000", - "background_color": "#000000", + "background_color": "#1976d2", "display": "standalone", "scope": "/", "start_url": "/",