full screen

This commit is contained in:
Kasper Juul Hermansen 2022-05-02 09:55:45 +02:00
parent 930c0e8f8e
commit 1eb256f163
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"short_name": "Todo",
"theme_color": "#e5a00d",
"background_color": "#282A2D",
"display": "standalone",
"display": "fullscreen",
"orientation": "portrait",
"scope": "/",
"start_url": "/",

File diff suppressed because one or more lines are too long