{
  "name": "HomeBrew — your coffee companion",
  "short_name": "HomeBrew",
  "description": "Recipes computed from your beans, a hands-free brew timer, and a brew log that sharpens your palate.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#140F0C",
  "theme_color": "#140F0C",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
