nova-ui/static/manifest.webmanifest
2022-12-04 07:02:30 +01:00

8 lines
204 B
JSON

{
"name": "Tornado.cash",
"icons": [
{ "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" }
]
}