manifest favicon

This commit is contained in:
yohlo
2025-10-06 12:53:32 -05:00
parent 42bd2542f3
commit 34d896947d
9 changed files with 6 additions and 6 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "",
"short_name": "",
"name": "FLXN IX",
"short_name": "FLXN",
"icons": [
{
"src": "/android-chrome-192x192.png",
"src": "/favicon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"src": "/favicon.png",
"sizes": "512x512",
"type": "image/png"
}