{
  "name": "Meadowcoffee",
  "short_name": "Meadowcoffee",
  "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": "#f7f1ea",
    "surface": "#eadbc8",
    "accent": "#b85f33",
    "accent_dark": "#74391d",
    "ink": "#2d2018",
    "muted": "#68564a"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}