Change PWA Manifest to use Standalone Display

This commit is contained in:
Peter 2023-09-05 18:59:02 +02:00 committed by shamoon
parent b238ba054d
commit d8c8e1ab47

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