chore: remove color in manifest

This commit is contained in:
Steven 2024-07-31 23:09:13 +08:00
parent 14194504ee
commit ea70dd85bf

View file

@ -5,7 +5,5 @@
{ "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"
}