{
  "id": "/",
  "name": "BIMLab Quản lý vật tư",
  "short_name": "QLVT",
  "description": "Quản lý vật tư và kho của BIMLab.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#154d7c",
  "shortcuts": [
    {
      "name": "Tài sản",
      "short_name": "Tài sản",
      "description": "Danh sách tài sản và vật tư",
      "url": "/assets",
      "icons": [{ "src": "/icons/shortcut-assets.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Đặt chỗ",
      "short_name": "Đặt chỗ",
      "description": "Đặt phòng họp và chỗ ngồi",
      "url": "/booking",
      "icons": [{ "src": "/icons/shortcut-booking.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Yêu cầu",
      "short_name": "Yêu cầu",
      "description": "Yêu cầu cấp phát đang chờ xử lý",
      "url": "/requests",
      "icons": [{ "src": "/icons/shortcut-requests.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
