fix:logo padding
This commit is contained in:
@@ -4,23 +4,14 @@
|
||||
"description": "meet the unexpected.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon-64x64.png",
|
||||
"sizes": "64x64",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/favicon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/favicon-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
"src": "/logo.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "black",
|
||||
"theme_color": "white",
|
||||
"background_color": "white"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user