{
  "name": "CalcGarage",
  "short_name": "CalcGarage",
  "description": "Free automotive calculators: tyre size comparison, wheel offset, gear ratios and speed, journey fuel cost, and torque and power conversion. No sign-up, no fluff.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EEF0ED",
  "theme_color": "#2A3540",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
