{
  "name": "CWM Coffee",
  "short_name": "CWM Coffee",
  "description": "A real-time coffee order management system for church volunteers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E8",
  "theme_color": "#5C3317",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "898x909",
      "type": "image/png"
    }
  ]
}
