meshmap.net/website/site.webmanifest
2024-05-06 18:47:19 -04:00

18 lines
358 B
JSON

{
"display" : "standalone",
"icons" : [
{
"sizes" : "192x192",
"src" : "/android-chrome-192x192.png",
"type" : "image/png"
},
{
"sizes" : "512x512",
"src" : "/android-chrome-512x512.png",
"type" : "image/png"
}
],
"name" : "MeshMap.net",
"short_name" : "MeshMap"
}