feat: enhance site.webmanifest in chrome (#4676)

Update site.webmanifest
pull/4685/head
mousemin 2 months ago committed by GitHub
parent e23ade1f8b
commit 30f37f6a05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,5 +5,6 @@
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
],
"display": "standalone"
"display": "standalone",
"start_url": "/"
}

Loading…
Cancel
Save