{
  "name": "Pine Grove Plumbing Pros - Water Heater Repair",
  "short_name": "PG Plumbing",
  "description": "Expert water heater repair and installation services in Pine Grove, CA. 24/7 emergency plumbing services, licensed & insured.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "orientation": "portrait-primary",
  "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", "utilities", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}