{
  "name": "Renovate Cafe",
  "short_name": "Renovate Cafe",
  "description": "Free home-improvement calculators for mulch, paint, concrete, decking, fencing, roofing, drywall, tile, flooring, and insulation \u2014 plus plain-English guides to help you buy close to the right amount the first time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F4EE",
  "theme_color": "#F7F4EE",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}