{
  "name": "Hệ thống đánh giá cán bộ",
  "short_name": "Đánh giá CB",
  "description": "Ứng dụng đánh giá cán bộ PWA",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#006097",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Emblem_of_Vietnam.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
