{
  "name": "Beanwoven",
  "short_name": "Beanwoven",
  "description": "Coffee brewing guides, equipment reviews, and bean recommendations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5f0",
  "theme_color": "#7a5636",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}