{ "name": "C To F Converter", "short_name": "CtoFTemp", "description": "Free online Celsius to Fahrenheit converter. Instant °C to °F results with formula and charts.", "start_url": "/en/", "display": "standalone", "background_color": "#f8fafb", "theme_color": "#0891b2", "icons": [ { "src": "/wp-content/themes/ctoftemp-theme/assets/images/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/wp-content/themes/ctoftemp-theme/assets/images/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }