samgis / static /public /manifest.webmanifest
aletrn's picture
[feat] add working static frontend
aa983ad
raw
history blame contribute delete
165 Bytes
{
"icons": [
{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
]
}