﻿{
  "name": "Anh Văn Hội Việt Mỹ VUS",
  "short_name": "VUS",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1d3072",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://cdn.vus.edu.vn/webroot/css/images/favicon/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "https://cdn.vus.edu.vn/webroot/css/images/favicon/favicon.svg",
      "sizes": "1024x1024",
      "type": "image/svg+xml"
    }
  ]
}