Remove the static webmanifest (dynamic now)

This commit is contained in:
David Larlet 2023-11-14 22:51:34 -05:00
parent 6f73038f92
commit 0a8848874c
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD

View file

@ -1,6 +0,0 @@
{
"icons": [
{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
]
}