{
  "id": "/",
  "short_name": "ChipChip",
  "name": "Cupcake ChipChip — Hệ Thống Quản Trị Chatbot Tự Động",
  "description": "Quản trị chatbot Zalo: hội thoại, hàng đợi bàn giao, gửi tin hàng loạt và thống kê hiệu suất.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f4f5fb",
  "theme_color": "#6d5efc",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Mở thẳng màn hình hội thoại",
      "url": "/?tab=send",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hàng đợi Handoff",
      "short_name": "Handoff",
      "description": "Danh sách việc cần người thật xử lý",
      "url": "/?tab=handoff_queue",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gửi hàng loạt",
      "short_name": "Gửi loạt",
      "description": "Soạn chiến dịch gửi tin hàng loạt",
      "url": "/?tab=bulk",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
