{
  "name": "Hoosier Daddy HVAC",
  "short_name": "Hoosier HVAC",
  "description": "Tech-first HVAC service for Lebanon, IN and Boone County. AC repair, furnace repair, installation, and maintenance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#4a148c",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/img/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["home improvement", "hvac", "repair services"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Schedule Service",
      "short_name": "Schedule",
      "description": "Book an HVAC service appointment",
      "url": "/contact/",
      "icons": [{ "src": "/img/icon-schedule.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Hoosier Daddy HVAC",
      "url": "tel:+17658940047",
      "icons": [{ "src": "/img/icon-call.png", "sizes": "96x96" }]
    }
  ]
}
