diff --git a/web/index.html b/web/index.html index 4bd3744..c50f9f5 100644 --- a/web/index.html +++ b/web/index.html @@ -18,22 +18,37 @@ - + + + - + - mapflow + MapFlow + - + diff --git a/web/index.prod.html b/web/index.prod.html index 249a460..f2e6d6f 100644 --- a/web/index.prod.html +++ b/web/index.prod.html @@ -7,7 +7,7 @@ - + @@ -21,11 +21,20 @@ - + diff --git a/web/manifest.json b/web/manifest.json index 52862ce..39657be 100644 --- a/web/manifest.json +++ b/web/manifest.json @@ -1,11 +1,11 @@ { - "name": "mapflow", - "short_name": "mapflow", + "name": "MapFlow", + "short_name": "MapFlow", "start_url": ".", "display": "standalone", - "background_color": "#0175C2", - "theme_color": "#0175C2", - "description": "A new Flutter project.", + "background_color": "#05030B", + "theme_color": "#05030B", + "description": "MapFlow", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [