Changed: Squaremap configs support LiveAtlas & Squaremap Markers
This commit is contained in:
14
main/squaremap/web/live-atlas/favicons/site.webmanifest
Normal file
14
main/squaremap/web/live-atlas/favicons/site.webmanifest
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Minecraft Dynamic Map",
|
||||
"short_name": "Minecraft Dynamic Map",
|
||||
"icons": [
|
||||
{
|
||||
"src": "android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#222222",
|
||||
"background_color": "#222222",
|
||||
"display": "standalone"
|
||||
}
|
Reference in New Issue
Block a user