{
  "name": "Campton Hills Plumbing Pros",
  "short_name": "CHPP",
  "description": "Expert drain cleaning and plumbing services in Campton Hills, IL. Available 24/7 for emergency service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "plumbing", "services"],
  "dir": "ltr",
  "lang": "en-US",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Call Now",
      "url": "tel:(855) 723-0143",
      "description": "Call us for emergency service"
    },
    {
      "name": "Our Services",
      "url": "/#services",
      "description": "View our plumbing services"
    }
  ]
}