{
  "id": "/",
  "name": "SchoolConnect – Sổ liên lạc điện tử",
  "short_name": "SchoolConnect",
  "description": "Kết nối nhà trường và gia đình: điểm danh, nhận xét, thực đơn, xin phép, nhắn tin với giáo viên.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6fb",
  "theme_color": "#4f46e5",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Nhắn tin", "short_name": "Nhắn tin", "url": "/#/messages", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Thông báo", "short_name": "Thông báo", "url": "/#/notifications", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Điểm danh", "short_name": "Điểm danh", "url": "/#/attendance", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
