{
  "name": "Greenhorn Reservations",
  "short_name": "Greenhorn",
  "start_url": "/staff/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f3e8",
  "theme_color": "#1c3a2a",
  "icons": [
    { "src": "/brand/greenhorn-logo-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/brand/greenhorn-logo-512.png", "sizes": "512x512", "type": "image/png",
      "purpose": "any maskable" }
  ]
}
