diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index c42004f..0307f8b 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -5,7 +5,7 @@ "lang": "en-US", "categories": ["food", "shopping", "lifestyle", "utilities"], "display": "standalone", - "theme_color": "#009688", + "theme_color": "#4CAF50", "background_color": "#fafafa", "scope": "./", "start_url": "./",