Skip to content

Commit 3039416

Browse files
committed
Fix warnings regarding manifest.json
1 parent 97e355d commit 3039416

File tree

5 files changed

+4
-9
lines changed

5 files changed

+4
-9
lines changed

public/favicon.png

-6.76 KB
Binary file not shown.

public/icon.png

-28 KB
Binary file not shown.

public/icons/icon-192x192.png

16.6 KB
Loading

public/icons/icon-512x512.png

38.6 KB
Loading

public/manifest.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,14 @@
99
"description": "Algorithm Visualizer is an interactive online platform that visualizes algorithms from code.",
1010
"icons": [
1111
{
12-
"src": "favicon.png",
13-
"sizes": "256x256",
12+
"src": "icons/icon-192x192.png",
13+
"sizes": "192x192",
1414
"type": "image/png"
1515
},
1616
{
17-
"src": "icon.png",
18-
"sizes": "1024x1024",
17+
"src": "icons/icon-512x512.png",
18+
"sizes": "512x512",
1919
"type": "image/png"
2020
}
21-
],
22-
"related_applications": [
23-
{
24-
"platform": "web"
25-
}
2621
]
2722
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy