Skip to content

Commit ae7e6e5

Browse files
committed
Update manifest.json
1 parent aed670f commit ae7e6e5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

public/manifest.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2+
"short_name": "Javaistic",
23
"name": "Javaistic",
4+
"start_url": "/",
5+
"theme_color": "#ffffff",
6+
"background_color": "#ffffff",
7+
"display": "standalone",
38
"icons": [
49
{
510
"src": "/android-chrome-192x192.png",
@@ -11,8 +16,5 @@
1116
"sizes": "512x512",
1217
"type": "image/png"
1318
}
14-
],
15-
"theme_color": "#ffffff",
16-
"background_color": "#ffffff",
17-
"display": "standalone"
19+
]
1820
}

0 commit comments

Comments
 (0)