{
  "name": "QahwaTime — Authentic Yemeni Coffee",
  "short_name": "QahwaTime",
  "description": "Berkeley's premier Yemeni coffee shop. Order espresso, chai, smoothies & pastries online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3ee",
  "theme_color": "#8b6438",
  "orientation": "portrait-primary",
  "categories": ["food", "drink", "shopping"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
