{
    "scope": "/",
    "name": "Quản Lý Doanh Nghiệp",
    "start_url": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "short_name": "quanlydoanhnghiep.net",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "https://www.quanlydoanhnghiep.net/datafiles/1/default/icon/16541837338528_qldn.png.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "https://www.quanlydoanhnghiep.net/datafiles/1/default/icon/16541837335712_qldn.png",
            "type": "image/png",
            "sizes": "1620x1620",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https://www.quanlydoanhnghiep.net/images/screenshots/desktop-1.png",
            "type": "image/png",
            "sizes": "2879x1544",
            "form_factor": "wide",
            "label": "Giao diện quản lý trên máy tính"
        },
        {
            "src": "https://www.quanlydoanhnghiep.net/images/screenshots/mobile-1.png",
            "type": "image/png",
            "sizes": "835x1531",
            "form_factor": "narrow",
            "label": "Giao diện trên điện thoại di động"
        }
    ],
    "id": "/?pwa_id=4f0cFb9d6a_a243",
    "description": "Quản Lý Doanh Nghiệp 4.0 giúp cho việc vận hành doanh nghiệp trở nên dễ dàng, bài bản. Tất cả dữ liệu, công việc đều được kết nối với nhau, giúp cho quá trình làm việc trao đổi thông trở nên hiệu quả nhanh chóng hơn.",
    "background_color": "#000000",
    "protocol_handlers": [
        {
            "protocol": "web+qldn",
            "url": "/api_protocol?url=%s"
        }
    ],
    "handle_links": "preferred",
    "orientation": "any",
    "dir": "ltr",
    "lang": "vi-VN",
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "scope_extensions": [
        {
            "origin": "https://my.quanlydoanhnghiep.net",
            "type": "origin"
        },
        {
            "origin": "https://quanly.quanlydoanhnghiep.net",
            "type": "origin"
        },
        {
            "origin": "https://erp.quanlydoanhnghiep.net",
            "type": "origin"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "education",
        "lifestyle",
        "shopping"
    ],
    "share_target": {
        "action": "/api_import_share",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "Shared QLDN",
            "text": "Chia sẽ dữ liệu với hệ thống ERP QLDN",
            "url": "link",
            "files": [
                {
                    "name": "files",
                    "accept": [
                        "image/jpeg",
                        "image/png",
                        "application/pdf"
                    ]
                }
            ]
        }
    },
    "shortcuts": [
        {
            "name": "Liên hệ",
            "short_name": "Liên hệ",
            "url": "/contacts?source=pwa-shortcut-contact",
            "description": "Hãy liên hệ với chúng tôi",
            "icons": [
                {
                    "src": "/images/icons/contact.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Chỉ mục",
            "short_name": "Chỉ mục",
            "url": "/2731E01_124b2f1?source=pwa-shortcut-contact",
            "description": "Chỉ mục toàn bộ hệ thống",
            "icons": [
                {
                    "src": "/images/icons/index.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Thông tin",
            "short_name": "Thông tin",
            "url": "/7bee38dc47ffa41a2d4d4c6a95e946?source=pwa-shortcut-contact",
            "description": "Trang thông tin website",
            "icons": [
                {
                    "src": "/images/icons/info.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "file_handlers": [
        {
            "action": "/api_filehandlers",
            "accept": {
                "image/*": [
                    ".jpg",
                    ".jpeg",
                    ".png",
                    ".gif",
                    ".webp",
                    ".bmp",
                    ".ico",
                    ".svg"
                ],
                "application/pdf": [
                    ".pdf"
                ],
                "application/msword": [
                    ".doc",
                    ".docx"
                ]
            },
            "icons": [
                {
                    "src": "/images/icons/files.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ]
}