{
  "name": "YHGĐ Hub — Mạng xã hội Y học Gia đình",
  "short_name": "YHGĐ Hub",
  "description": "Đăng nhập một lần: mạng xã hội, đào tạo trực tuyến, kho audio bài giảng và thư viện kiến thức Y học Gia đình.",
  "lang": "vi",
  "start_url": "/hub/app/",
  "scope": "/hub/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7faf8",
  "theme_color": "#00944a",
  "categories": [
    "education",
    "medical",
    "social"
  ],
  "icons": [
    {
      "src": "/brand/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Bảng tin",
      "url": "/hub/app/#feed"
    },
    {
      "name": "Đào tạo",
      "url": "/hub/app/#chamilo"
    },
    {
      "name": "Audio bài giảng",
      "url": "/hub/app/#audio"
    },
    {
      "name": "Thư viện kiến thức",
      "url": "/hub/app/#library"
    }
  ]
}