We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92dbe90 commit 014d734Copy full SHA for 014d734
1 file changed
manifest.json
@@ -3,7 +3,7 @@
3
"short_name": "SecureWS",
4
"start_url": "/",
5
"display": "standalone",
6
- "background_color": "#0a192f",
+ "background_color": "#ffffff",
7
"theme_color": "#0a192f",
8
"description": "Simple, clean and client-focused web dev support & services.",
9
"icons": [
@@ -13,7 +13,7 @@
13
"type": "image/png"
14
},
15
{
16
- "src": "/icons/icon-512.png",
+ "src": "/image.png",
17
"sizes": "512x512",
18
19
}
0 commit comments