{ "$schema": "https://json.schemastore.org/web-manifest-combined.json", "name": "Map - WonderCraft", "short_name": "WonderMap", "start_url": "..", "display": "standalone", "background_color": "#181818", "theme_color": "#006EDE", "description": "The dynamic map of the WonderCraft Minecraft server", "icons": [{ "src": "logo512.png", "sizes": "512x512", "type": "image/png" },{ "src": "logo32.png", "sizes": "32x32", "type": "image/png" }] }