{
  "name": "The Shelf Nook",
  "short_name": "The Shelf Nook",
  "description": "Thoughtful book recommendations, e-reader reviews, and reading guides.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5ef",
  "theme_color": "#3d4f6e",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-mark.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}