{
  "name": "Brewatelier",
  "short_name": "Brewatelier",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "theme_color": {
    "bg": "#f2f3f8",
    "surface": "#dfe2ef",
    "accent": "#5c6fa8",
    "accent_dark": "#38446b",
    "ink": "#1b2030",
    "muted": "#5a6174"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}