LiveAtlas/public/live-atlas/favicons/site.webmanifest
2020-12-19 01:25:14 +00:00

15 lines
332 B
JSON

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