Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 97ee607

Browse files
Additional image in manifest
1 parent 3d2076c commit 97ee607

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

manifest.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"src": "img/logos/DeepSpace144.png",
99
"sizes": "144x144",
1010
"type": "image/png"
11+
},{
12+
"src": "img/logos/deepspace192x192.png",
13+
"sizes": "192x192",
14+
"type": "image/png"
1115
}],
1216
"splash_screens": [{
1317
"src": "img/loader/loader.GIF",
@@ -16,7 +20,7 @@
1620
}],
1721

1822
"display": "standalone",
19-
"backgroud_color": "#EEEEEE",
23+
"background_color": "#EEEEEE",
2024
"theme_color": "#3f51b5",
2125
"orientation": "any",
2226

0 commit comments

Comments
 (0)