{
  "id": "/",
  "name": "App Quản lý Thi công — Cát Tường Xây lắp",
  "short_name": "QL Thi công",
  "description": "Quản lý thi công công trình: đăng ký công tác, nghiệm thu, tồn tại, permit an toàn và báo sự cố khẩn cấp ngay tại hiện trường.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1d4ed8",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Báo sự cố khẩn cấp",
      "short_name": "SOS",
      "description": "Mở thẳng màn báo sự cố / dừng khẩn cấp",
      "url": "/khan-cap?source=shortcut",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Hôm nay của tôi",
      "short_name": "Hôm nay",
      "description": "Việc phải làm hôm nay theo vai trò",
      "url": "/?source=shortcut",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Hộp thư",
      "short_name": "Hộp thư",
      "description": "Thông báo và cảnh báo gửi cho bạn",
      "url": "/thong-bao?source=shortcut",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
