{ "name": "WiFi Speed Test", "short_name": "Speed Test", "description": "Test your internet and WiFi speed instantly: download speed, upload speed, ping and jitter.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#2563eb", "icons": [ { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }