{
  "name": "Impact Licensed Plumber Co.",
  "short_name": "Impact Plumber",
  "description": "Illinois Licensed Plumbing Contractor serving Cicero and surrounding communities since 2000",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#8b6f47",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Emergency Service",
      "short_name": "Emergency",
      "description": "24/7 Emergency Plumbing Service",
      "url": "/services/emergency-plumbing",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Call",
      "description": "Contact Impact Licensed Plumber",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}
