{
  "name": "ShovelMath \u2014 Material Calculators",
  "short_name": "ShovelMath",
  "description": "Free material calculators for gravel, mulch, topsoil, sand, pavers, and DIY projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf7",
  "theme_color": "#2e6b34",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>\u26cf\ufe0f</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}