{
  "theme_color": "#0068ff",
  "background_color": "#6dbdff",
  "icons": [
    {
      "src": "/images/app-icon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/images/app-icon/vfico-app-icon.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/images/app-icon/vfico-app-icon.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "fullscreen",
  "dir": "auto",
  "lang": "vi-VN",
  "name": "My - VFi Meet",
  "short_name": "My - VFi Meet",
  "start_url": "/",
  "scope": "/"
}