{
  "name": "Burrowtail",
  "short_name": "Burrowtail",
  "description": "Expert pet care guides and honest product reviews.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f8f2",
  "theme_color": "#B88F42",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}