{
  "name": "ConvertAll — Unit Converter",
  "short_name": "ConvertAll",
  "description": "Free online unit converter. Convert weight, length, temperature, volume, speed and more — instantly.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#185FA5",
  "background_color": "#111113",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Weight Converter",
      "url": "/weight/",
      "description": "Convert kg, lbs, oz and more"
    },
    {
      "name": "Length Converter",
      "url": "/length/",
      "description": "Convert cm, inches, meters and more"
    },
    {
      "name": "Temperature Converter",
      "url": "/temperature/",
      "description": "Convert Celsius, Fahrenheit, Kelvin"
    }
  ]
}
