{
  "name": "Compound Grounds",
  "short_name": "Compound",
  "description": "Order coffee and cocktails from the bar.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F1E6",
  "theme_color": "#B8642E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg",     "sizes": "any",      "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "categories": ["food", "lifestyle"]
}
