{
  "name": "Wrightwood Licensed Plumber Co.",
  "short_name": "Wrightwood Plumber",
  "description": "City of Chicago Licensed Plumbing Contractor - Serving Chicago since 1998",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#78350f",
  "background_color": "#fef3c7",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}