fix: manifest

This commit is contained in:
camera-2018
2024-02-13 21:00:13 +08:00
parent 5927bde1d4
commit 84d1553ef6
2 changed files with 1 additions and 20 deletions

View File

@@ -1,19 +0,0 @@
{
"name": "HDU-CS-WIKI",
"short_name": "HDU-CS-WIKI",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}