{
  "name": "DynBrew",
  "short_name": "DynBrew",
  "description": "Brew smarter — recipes, brew-day tracking, lab calculators, a cellar log and a homebrew marketplace.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#161a24",
  "theme_color": "#161a24",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
