{
  "name": "Điểm Danh VKU",
  "short_name": "ĐiểmDanh",
  "description": "Hệ thống điểm danh tự động QR + Face Recognition — VKU",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Trang Giảng viên",
      "url": "/teacher/",
      "description": "Tạo buổi học, xem điểm danh"
    }
  ]
}
