{
  "name": "Switchboard - Wizard",
  "short_name": "Switchboard",
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/img/icon72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/img/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon.svg",
      "type": "image/svg+xml"
    }
  ]
}
