{
  "name": "Holland Fix-It-All",
  "short_name": "Holland Fix",
  "description": "Yorkville and Oswego handyman. Tap to call, request estimates, see real before/after jobs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B3A5C",
  "theme_color": "#1B3A5C",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Request Estimate", "short_name": "Estimate", "url": "/request-estimate.html", "description": "Get a free estimate" },
    { "name": "Call Steve", "short_name": "Call", "url": "tel:6309379637", "description": "Call (630) 937-9637" },
    { "name": "Gallery", "short_name": "Gallery", "url": "/gallery.html", "description": "Recent jobs" }
  ],
  "categories": ["business", "lifestyle", "utilities"]
}
