{
  "name": "Tire Pressure Converter",
  "short_name": "TPC",
  "description": "Convert PSI, bar, kPa and kgf/cm² for car and motorcycle tire readings, with clear axle notes and no invented pressure recommendations.",
  "start_url": "/en/utilities/categories/motor/tire-pressure-converter-psi-bar-kpa-kgf-cm2/",
  "scope": "/en/utilities/categories/motor/tire-pressure-converter-psi-bar-kpa-kgf-cm2/",
  "icons": [
    {
      "src": "/images/utilities/tire-pressure-converter.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}