{
  "name": "Summit Metal Supply \u2014 Roof Tools",
  "short_name": "Roof Tools",
  "description": "Professional roofing tools by Summit Metal Supply",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1e2d45",
  "theme_color": "#1e2d45",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}