diff --git a/src-ui/src/manifest.webmanifest b/src-ui/src/manifest.webmanifest index 700365e28..4a3132454 100644 --- a/src-ui/src/manifest.webmanifest +++ b/src-ui/src/manifest.webmanifest @@ -1,7 +1,7 @@ { "background_color": "white", "description": "A supercharged version of paperless: scan, index and archive all your physical documents", - "display": "fullscreen", + "display": "standalone", "icons": [ { "src": "favicon.ico",