{
  "name": "Green Acorn Guest House",
  "short_name": "Green Acorn",
  "description": "Boutique guest house in the heart of Ficksburg",
  "theme_color": "#10B981",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/acorn.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}