Fix image link

This commit is contained in:
Nihaal Sharma
2023-09-30 15:33:07 +01:00
parent cb5a30d751
commit f7b9d5ba09
5 changed files with 5 additions and 8 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "neon443 Progressive Web App",
"name": "neon443 PWA",
"short_name": "neon443",
"description": ".",
"icons": [
{
"src": "./images/app-icon.png",
"sizes": "512×512",
"src": "./images/icon.png",
"sizes": "1024x1024",
"type": "image/png"
}
],