{
  "name": "Your Business Name",
  "short_name": "Your Business",
  "description": "Your garage door repair & installation — springs, openers, panels & maintenance. Tap to call.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#FF6A00",
  "categories": ["business", "utilities"],
  "icons": [],
  "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" }
  ]
}
