{
  "name": "Cafevibehub",
  "short_name": "Cafevibehub",
  "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": "#fdf6ee",
    "surface": "#f5e8d8",
    "accent": "#c0522a",
    "accent_dark": "#8a3519",
    "ink": "#2d1a0e",
    "muted": "#7a5040"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}