{
  "name": "Coffeepulse",
  "short_name": "Coffeepulse",
  "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": "#f7f4ef",
    "surface": "#e8dfd3",
    "accent": "#8f6c4b",
    "accent_dark": "#58432f",
    "ink": "#282119",
    "muted": "#62584d"
  },
  "background_color": "#ffffff",
  "display": "standalone"
}