{
  "name": "Perez Plumbing",
  "short_name": "Perez Plumbing",
  "description": "Licensed, bonded and insured plumbing services in Valley Springs, California.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3fafc",
  "theme_color": "#058ec2",
  "icons": [
    {
      "src": "/assets/images/branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
