{
  "name": "Artisanbeans",
  "short_name": "Artisanbeans",
  "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": "#fdf9f0",
    "surface": "#ede9dc",
    "accent": "#6b3a1f",
    "accent_dark": "#3e1f0a",
    "ink": "#1c1007",
    "muted": "#6b5040"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}