{
  "name": "Wainloft",
  "short_name": "Wainloft",
  "description": "Thoughtful home design guides and honest product reviews.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5f2",
  "theme_color": "#779572",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}