Change PWA Manifest to use Standalone Display (#4129)

This commit is contained in:
Peter 2023-09-08 19:55:38 +02:00 committed by GitHub
parent b238ba054d
commit 3205bb3bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",