This commit is contained in:
ct
2025-07-15 07:35:25 +08:00
parent ce4a7c76f3
commit 1cb695ff5c
18 changed files with 58 additions and 25 deletions

View File

@@ -3,12 +3,12 @@
"short_name": "MF",
"icons": [
{
"src": "/logo/memefast-logo-light-192.png",
"src": "/logo/memefast-logo-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/logo/memefast-logo-light-512.png",
"src": "/logo/memefast-logo-512.png",
"sizes": "512x512",
"type": "image/png"
}