{
  "name": "Plumber In Dublin GA - Professional Plumbing Services",
  "short_name": "Plumber Dublin GA",
  "description": "Professional plumber in Dublin GA offering 24/7 emergency plumbing services, leak repair, drain cleaning, water heater installation. Licensed plumbing contractor serving Dublin GA and surrounding areas.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#e74c3c",
  "background_color": "#ffffff",
  "categories": ["business", "utilities"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Emergency Line",
      "short_name": "Call Now",
      "description": "Call our 24/7 emergency plumbing line",
      "url": "tel:+18339760426",
      "icons": [
        {
          "src": "/images/phone-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "View our plumbing services",
      "url": "/#services"
    },
    {
      "name": "Service Areas",
      "short_name": "Areas",
      "description": "Areas we serve in Georgia",
      "url": "/#areas"
    }
  ]
}