{
  "name": "CivilStrCalc - Structural Engineering Calculators",
  "short_name": "CivilStrCalc",
  "description": "Free structural engineering calculators for ACI 318-25, Eurocode 2, IS 456:2000",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "icons": [
    {
      "src": "/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
