{
  "name": "DotVocal",
  "short_name": "DotVocal",
  "description": "",
  "icons": [
    {
      "src": "/dotswitch/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/dotswitch/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/dotswitch/?source=pwa",
  "display": "standalone",
  "scope": "/dotswitch",
  "background_color": "#ffffff",
  "theme_color": "#1b68be"
}