{
  "name": "ZaloCRM — Quản lý đa tài khoản Zalo",
  "short_name": "ZaloCRM",
  "description": "Nhắn tin và quản lý nhiều tài khoản Zalo cá nhân + OA từ một chỗ",
  "lang": "vi-VN",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A192F",
  "theme_color": "#0A192F",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/brand/zalocrm-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/zalocrm-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nhắn tin",
      "short_name": "Chat",
      "description": "Vào ngay danh sách hội thoại",
      "url": "/chat"
    },
    {
      "name": "Cài đặt",
      "short_name": "Cài đặt",
      "description": "Cấu hình tài khoản, giao diện",
      "url": "/mobile/settings"
    }
  ]
}
