{
  "name": "Ellsworth HVAC Pros - Emergency AC Repair",
  "short_name": "Ellsworth HVAC",
  "description": "24/7 Emergency AC Repair in Ellsworth, ME. Fast, reliable HVAC services including AC repair, heating, installation & maintenance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "utilities"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "serviceworker": {
    "src": "/service-worker.js"
  },
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": []
}