{
  "name": "EcoWall Pest Control",
  "short_name": "EcoWall",
  "description": "Professional eco-friendly pest control across Chicagoland. Same-day service, 100% guaranteed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f8a5a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "business",
    "lifestyle"
  ],
  "lang": "en-US",
  "scope": "/"
}