{
  "name": "Princeton Park Plumbing Service",
  "short_name": "PP Plumbing",
  "description": "City of Chicago Licensed Plumbing Contractor serving Princeton Park and surrounding neighborhoods since 1995",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#78350f",
  "background_color": "#fef3c7",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}