diff --git a/frontend/public/manifest.webmanifest b/frontend/public/manifest.webmanifest index fbe30b9..2cfa425 100644 --- a/frontend/public/manifest.webmanifest +++ b/frontend/public/manifest.webmanifest @@ -7,8 +7,8 @@ "scope": "/", "display": "standalone", "orientation": "any", - "background_color": "#fdf6ee", - "theme_color": "#fdf6ee", + "background_color": "#0e2740", + "theme_color": "#0e2740", "icons": [ { "src": "/build/icons/icon-192.png?v=20260515-vviewfinder", diff --git a/public/build/manifest.webmanifest b/public/build/manifest.webmanifest index fbe30b9..2cfa425 100644 --- a/public/build/manifest.webmanifest +++ b/public/build/manifest.webmanifest @@ -7,8 +7,8 @@ "scope": "/", "display": "standalone", "orientation": "any", - "background_color": "#fdf6ee", - "theme_color": "#fdf6ee", + "background_color": "#0e2740", + "theme_color": "#0e2740", "icons": [ { "src": "/build/icons/icon-192.png?v=20260515-vviewfinder",