{
  "name": "TheCoffeeBar",
  "short_name": "TCB",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#2A3443",
  "description": "Ungrounded Coffee Roasters Coffee Bar App",
  "theme_color": "#2A3443",
  "icons": [
    {
      "src": "./tcb/img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}