Skip to content

Commit 86698d7

Browse files
committed
Update manifest.json
1 parent b24843f commit 86698d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

public/manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@
99
{
1010
"src": "/android-chrome-192x192.png",
1111
"sizes": "192x192",
12-
"type": "image/png",
13-
"purpose": "any maskable"
12+
"type": "image/png"
1413
},
1514
{
1615
"src": "/android-chrome-512x512.png",
1716
"sizes": "512x512",
1817
"type": "image/png"
1918
}
2019
]
21-
}
20+
}

0 commit comments

Comments
 (0)