{
  "name": "Nashville Barrel Company",
  "short_name": "NBC",
  "description": "Award-winning bourbon distillery experiences in Nashville, TN.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0A0A08",
  "theme_color": "#E8920A",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/nbc-logo.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}