{
  "name": "Expert Garage Door Service",
  "short_name": "Expert GDS",
  "description": "Reliable garage door repair & installation in Saint Peters, MO — springs, openers, new doors & tune-ups. 24/7 emergency service. Tap to call.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#EF6601",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "icons/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/favicon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Call Now", "short_name": "Call", "description": "Call us 24/7", "url": "./index.html#contact" },
    { "name": "Book Service", "short_name": "Book", "description": "Book online", "url": "./index.html#booking" }
  ]
}
