{
  "name": "Elite Door Services",
  "short_name": "Elite Doors",
  "description": "Residential and commercial garage door service, installation, openers, and free estimates across Carver, South Shore, and Cape Cod.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["business", "home", "utilities"],
  "icons": [
    {
      "src": "images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
