Add fullscreen mode/Change name (#1934)

This commit is contained in:
ErAzOr2k
2022-05-27 19:23:05 +02:00
committed by GitHub
parent 2307321c79
commit 75309703e9

View File

@@ -1,5 +1,5 @@
{ {
"name": "App", "name": "Owncast",
"icons": [ "icons": [
{ {
"src": "\/img\/favicon\/android-icon-36x36.png", "src": "\/img\/favicon\/android-icon-36x36.png",
@@ -37,5 +37,6 @@
"type": "image\/png", "type": "image\/png",
"density": "4.0" "density": "4.0"
} }
] ],
"display": "fullscreen"
} }