{
  "name": "Avid Pest Control",
  "short_name": "Avid Pests",
  "description": "Family owned, licensed, insured, and bonded pest control serving Northwest Arkansas and Southwest Missouri. Bed bug heat treatment across Central Arkansas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050608",
  "theme_color": "#5abb2c",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Quote",
      "short_name": "Quote",
      "description": "Request a free pest control quote",
      "url": "/quote.html"
    },
    {
      "name": "Call Rachel",
      "short_name": "Call",
      "description": "Call Avid Pest Control",
      "url": "tel:+14796444061"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Browse pest control services",
      "url": "/services/"
    }
  ]
}
