PWA now runs in standalone mode not fullscreen'
This commit is contained in:
parent
ad58f2a502
commit
2ef27ba37e
@ -4,7 +4,7 @@
|
|||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"lang": "pl_PL",
|
"lang": "pl_PL",
|
||||||
"start_url": ".",
|
"start_url": ".",
|
||||||
"display": "fullscreen",
|
"display": "standalone",
|
||||||
"background_color": "#005ea8",
|
"background_color": "#005ea8",
|
||||||
"theme_color": "#005ea8",
|
"theme_color": "#005ea8",
|
||||||
"description": "Odpowiedź na odwieczne pytanie ludzkości - czy tramwaje jeżdżą?",
|
"description": "Odpowiedź na odwieczne pytanie ludzkości - czy tramwaje jeżdżą?",
|
||||||
|
Loading…
Reference in New Issue
Block a user