{
  "name": "Beacon Light Solutions LLC",
  "short_name": "Beacon Light",
  "description": "Dumpster rental and waste removal in Cornelius, NC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ffd100",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/images/beacon-light-solutions-favicon-cornelius-nc.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}