We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae0ed8 commit da50616Copy full SHA for da50616
frontend/public/manifest.json
@@ -7,12 +7,22 @@
7
"sizes": "64x64",
8
"type": "image/png"
9
},
10
+ {
11
+ "src": "logo-mask-192.png",
12
+ "type": "image/png",
13
+ "sizes": "192x192"
14
+ },
15
{
16
"src": "logo-mask-192.png",
17
"type": "image/png",
18
"sizes": "192x192",
19
"purpose": "maskable"
20
21
22
+ "src": "logo-mask-512.png",
23
24
+ "sizes": "512x512",
25
26
27
"src": "logo-mask-512.png",
28
0 commit comments