We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff846d8 commit 4cb40deCopy full SHA for 4cb40de
frontend/public/manifest.json
@@ -3,8 +3,9 @@
3
"short_name": "워크인코리아",
4
"description": "원하는 곳에서 머무르며 일하다",
5
"start_url": "/",
6
- "display": "standalone",
7
- "theme_color": "#000000",
+ "display": "browser",
+ "background_color": "#FFFFFF",
8
+ "theme_color": "#FFFFFF",
9
"icons": [
10
{
11
"src": "/icons/icon-192x192.png",
0 commit comments