{
  "short_name": "Outlaw Property",
  "name": "Outlaw Property Service | Pool Cleaning and Maintenance in DFW",
  "icons": [
    {
      "src": "./bizSolutions-icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "description": "Outlaw Property Service provides weekly pool maintenance, chemical balancing, and reliable pool care across the Dallas-Fort Worth area.",
  "orientation": "portrait-primary",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Contact Outlaw Property Service for pool care",
      "url": "/#contact",
      "icons": [
        {
          "src": "phone-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch for a free quote",
      "url": "/#contact",
      "icons": [
        {
          "src": "contact-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore pool cleaning and maintenance services",
      "url": "/#services",
      "icons": [
        {
          "src": "home-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "pool cleaning",
    "pool maintenance",
    "chemical balancing",
    "green pool cleanup",
    "one-time pool cleaning",
    "dfw pool services"
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.outlawpropertyservice.com/"
    }
  ]
}