{ "name": "Zerandor", "short_name": "Zerandor", "description": "Zerandor web and mobile client launcher.", "start_url": "/play.php", "scope": "/", "display": "standalone", "theme_color": "#06333b", "background_color": "#020b11", "icons": [ { "src": "/static/icons/zerandor-home-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/static/icons/zerandor-home-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ] }