{
  "name": "BAILY'S COUNTRYSIDE LTD",
  "short_name": "BAILY'S",
  "description": "Premium Countryside & Rural Property Services",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#3F6B35",
  "icons": [
    {
      "src": "/assets/images/hero-countryside.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/images/hero-countryside.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}