{
  "name": "Resultant",
  "short_name": "Resultant",
  "description": "Free engineering tools for undergrads. Runs in the browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F8F84",
  "theme_color": "#0F8F84",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
