{
  "name": "Vail Brewing Co.",
  "short_name": "VBC",
  "description": "Independent craft brewery in the Vail Valley, Colorado.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d0c",
  "theme_color": "#0b0d0c",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "https://images.squarespace-cdn.com/content/v1/53c6e903e4b05a9ec34345c2/1571849322326-DYB1EOAA50476WQZZJLG/whiteVBClogo.png?format=192w",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.squarespace-cdn.com/content/v1/53c6e903e4b05a9ec34345c2/1571849322326-DYB1EOAA50476WQZZJLG/whiteVBClogo.png?format=512w",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}