{
  "name": "CivEstimate — Concrete Takeoff Estimator",
  "short_name": "CivEstimate",
  "description": "Concrete takeoff calculators for civil engineering and construction estimating.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f6f7",
  "theme_color": "#12263a",
  "orientation": "any",
  "icons": [
    {"src":"./civestimate-icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"./civestimate-icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}