{
  "name": "Montgomery Chimney Services",
  "short_name": "Montgomery Chimn",
  "description": "Professional chimney sweep, inspection, and fireplace services in Brentwood, CA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faefea",
  "theme_color": "#d8a18f",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "lifestyle"
  ],
  "lang": "en-US",
  "orientation": "portrait-primary"
}