We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7127cb commit e6117deCopy full SHA for e6117de
src/media/manifest.json
@@ -2,7 +2,7 @@
2
"name": "code-server",
3
"short_name": "code-server",
4
"start_url": ".",
5
- "display": "fullscreen",
+ "display": "standalone",
6
"background-color": "#fff",
7
"description": "Run VS Code on a remote server.",
8
"icons": [{
0 commit comments