mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 06:32:17 +00:00
fix(manifest): align the logo.png with the icon size to resolve browser loading issues.
Signed-off-by: 诺墨 <normal@normalcoder.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"background_color": "#0a0a0f",
|
||||
"theme_color": "#6366f1",
|
||||
"icons": [
|
||||
{"src": "/logo.png", "sizes": "192x192", "type": "image/png"},
|
||||
{"src": "/logo.png", "sizes": "512x512", "type": "image/png"}
|
||||
{"src": "/logo.png", "sizes": "128x128", "type": "image/png"}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user