fix(pwa): 统一桌面安装图标

This commit is contained in:
Codex
2026-07-24 12:17:53 +08:00
parent 556bfd2919
commit 29abd746da
7 changed files with 4 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 19 KiB

+2 -2
View File
@@ -11,13 +11,13 @@
"lang": "en",
"icons": [
{
"src": "/images/icons/Icon-192.png",
"src": "/images/icons/Icon-192.png?v=20260724",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/icons/Icon-512.png",
"src": "/images/icons/Icon-512.png?v=20260724",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"