{ "name": "Unit Converter Center", "short_name": "Convert", "description": "Free, fast unit conversion across metric (SI), Imperial, US customary and historical systems. Convert length, weight, temperature, volume, data and more.", "start_url": "./index.html", "display": "standalone", "background_color": "#ffffff", "theme_color": "#e0552d", "icons": [ { "src": "./assets/icons/android-chrome-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./assets/icons/android-chrome-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "./assets/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }