diff --git a/static/manifest.json b/static/manifest.json index 8136ce9..c51b994 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -3,7 +3,7 @@ "short_name": "Christine", "theme_color": "#ffcbe4", "background_color": "#fa99ca", - "display": "standalone", + "display": "minimal-ui", "scope": "/", "start_url": "https://christine.website/", "description": "Blog and Resume for Christine Dodrill", @@ -14,4 +14,4 @@ "sizes": "1024x1024" } ] -} \ No newline at end of file +}