{
  "name": "Airpex Cooling, Heating & Plumbing",
  "short_name": "Airpex",
  "description": "AC repair, installation, heating & plumbing services in Chandler, Phoenix & surrounding areas. Tap to call.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#005FC1",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/app-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Call Now", "short_name": "Call", "description": "Call or text us", "url": "./index.html#contact" },
    { "name": "Book Service", "short_name": "Book", "description": "Book online", "url": "./index.html#booking" }
  ]
}
