{
  "short_name": "Yzion (PWA)",
  "name": "Yzion (PWA)",
  "icons": [
    {
      "src": "images/logo.jpg",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/logo192.jpg",
      "type": "image/jpg",
      "sizes": "192x192"
    },
    {
      "src": "images/logo512.jpg",
      "type": "image/jpg",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "url_handlers": [
    {
      "origin": "https://app.yzion.com.br"
    },
    {
      "origin": "https://app.yzion.com"
    },
    {
      "origin": "https://*.yzion.com.br"
    },
    {
      "origin": "https://*.yzion.com"
    }
  ]
}
