{
  "short_name": "Duy Nam Hub",
  "name": "Duy Nam Hub - Quản lý Ticket & Bảo trì",
  "description": "Hệ thống quản lý ticket và bảo trì thiết bị",
  "icons": [
    {
      "src": "assets/images/ico.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "assets/images/ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "dir": "ltr",
  "lang": "vi",
  "categories": ["productivity", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ticket của tôi",
      "short_name": "Tickets",
      "description": "Xem tickets được giao cho bạn",
      "url": "/technician-ticket-inbox",
      "icons": [{ "src": "assets/images/ico.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    },
    "enctype": "application/x-www-form-urlencoded"
  },
  "prefer_related_applications": false
}
