Skip to content

Commit f57454d

Browse files
committed
set pwa to be displayed as a standalone app
1 parent 0642157 commit f57454d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/pwa.webmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"start_url": "/",
18-
"display": "fullscreen",
18+
"display": "standalone",
1919
"theme_color": "#444444",
2020
"background_color": "#444444"
2121
}

0 commit comments

Comments
 (0)