{
  "name": "Hà Bắc Education LMS",
  "short_name": "HBE LMS",
  "description": "Ứng dụng học tập trực tuyến Hà Bắc Education Center",
  "lang": "vi-VN",
  "dir": "ltr",
  "id": "/manager/login.php",
  "start_url": "/manager/login.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0f3b82",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/public/apple-touch-icon.png?v=4", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/public/pwa-icon-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/public/pwa-icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Đăng nhập LMS",
      "short_name": "Đăng nhập",
      "description": "Mở trang đăng nhập LMS",
      "url": "/manager/login.php?source=pwa-shortcut",
      "icons": [{ "src": "/public/apple-touch-icon.png?v=4", "sizes": "180x180" }]
    },
    {
      "name": "Trang chủ",
      "short_name": "Trang chủ",
      "description": "Mở website Hà Bắc Education",
      "url": "/",
      "icons": [{ "src": "/public/favicon-32.png?v=4", "sizes": "32x32" }]
    }
  ]
}
