{
  "name": "Bonsall Plumbing Pros",
  "short_name": "Bonsall Plumbing",
  "description": "Professional Bonsall Plumbing Services - 24/7 Emergency Plumbing, Leak Repair, Drain Cleaning & More",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0066CC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "home-services"],
  "lang": "en-US",
  "dir": "ltr"
}