{
  "name": "BusinessConnection Tradeshow",
  "short_name": "Tradeshow",
  "description": "Interactive Vendor Directory & Floor Map for the Amarillo Chamber BusinessConnection Tradeshow.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f9",
  "theme_color": "#162a52",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}