{
  "name": "J.O's Plumbing \u2014 Big Bear Plumber",
  "short_name": "J.O's Plumbing",
  "description": "24/7 licensed plumber serving the Big Bear Valley.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a1a2f",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}