{
  "name": "BGMC Directory",
  "short_name": "BGMC Directory",
  "description": "Banner Gateway Medical Center Staff Phone Directory",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#C0C0C0",
  "theme_color": "#1E3A5F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
