{
  "name": "Accaza Coffee House",
  "short_name": "Accaza",
  "description": "Order coffee, track your order live, and reserve a table at Accaza Coffee House.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#19241b",
  "theme_color": "#19241b",
  "orientation": "portrait",
  "icons": [
    {"src": "/favicon_192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/favicon_512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/favicon_512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
