{
  "name": "Eng Calcs Online",
  "short_name": "Eng Calcs",
  "description": "Eng Calcs is a powerful and intuitive engineering calculations app designed to simplify complex engineering tasks. Whether you’re a student, professional engineer, or enthusiast, Eng Calcs provides a comprehensive suite of tools for quick and accurate calculations. Our app covers a wide range of engineering disciplines, ensuring precision and efficiency in your work. With a user-friendly interface and robust features, Eng Calcs is your go-to solution for all your engineering computation needs.",
  "start_url": "/#",
  "display": "standalone",
  "theme_color": "#242424",
  "background_color": "#242424",
  "icons": [
    {
      "src": "src/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "src/assets/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "src/assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "src/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
