{
  "name": "The Library Inn",
  "short_name": "Library Inn",
  "description": "The Library Inn – boutique hotel with the Lady Ashcroft AI concierge",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2E8D5",
  "theme_color": "#1C1916",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
