Skip to content

Commit feb98d7

Browse files
authored
Update manifest.json
Allow SPA to display in fullscreen mode
1 parent 31cc909 commit feb98d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/assets/favicons/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"sizes": "512x512",
1212
"type": "image/png"
1313
}
14-
]
14+
],
15+
"display": "standalone"
1516
}

0 commit comments

Comments
 (0)