{
  "name": "closecalltips",
  "short_name": "closecalltips",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "close_call_logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "close_call_logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://www.closecalltips.com"
    },
    {
      "type": "origin",
      "origin": "https://gentle-hill-0cb006a03.1.azurestaticapps.net"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://www.closecalltips.com"
    },
    {
      "origin": "https://gentle-hill-0cb006a03.1.azurestaticapps.net"
    }
  ]
}