{
  "name": "Hidden Grounds First-Time Experience",
  "short_name": "Hidden Grounds",
  "description": "Discover the Hidden Grounds story, find your signature drink, and order ahead from eight caf\u00e9s across New Jersey and New York.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b2d1e",
  "theme_color": "#0b2d1e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}