various bugfixes
This commit is contained in:
7
manifest.webmanifest
Normal file
7
manifest.webmanifest
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"icons": [
|
||||
{ "src": "/images/icon-192.png", "type": "image/png", "sizes": "192x192" },
|
||||
{ "src": "/images/icon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
|
||||
{ "src": "/images/icon-512.png", "type": "image/png", "sizes": "512x512" }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user