{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "verbocall",
  "orientation": "any",
  "scope": "/",
  "short_name": "verbocall",
  "start_url": "https://verbocall.site/",
  "theme_color": "#ffffff",
"icons": [
  {
      "src": "https://www.verbocall.site/assets/ico_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
  },
  {
      "src": "https://www.verbocall.site/assets/ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
  }
],
  "lang": "pt"
}