{
  "name": "MeVron Process",
  "short_name": "MeVron",
  "description": "Process engineering calculators — Pump, Compressor, Heat Exchanger, Orifice, Control Valve, PSV, Tank Volume, Velocity &amp; Unit Converter.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#6092b7",
  "theme_color": "#8fc7f0",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "MeVron",
  "lang": "en",
  "categories": [
    "business",
    "design",
    "education"
  ]
}