Changed: Squaremap configs support LiveAtlas & Squaremap Markers

This commit is contained in:
2024-12-10 22:53:03 +00:00
parent 9e6198b15a
commit b1cb21fddf
162 changed files with 2337 additions and 2 deletions

View 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"
}