{
    "scope": "/",
    "name": "Thế Giới Bánh",
    "start_url": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "short_name": "thegioibanh.com",
    "theme_color": "#e65a5a",
    "icons": [
        {
            "src": "https://cake.thegioibanh.com/datafiles/64/default/icon/17110981087174_logo-vuong-2.jpg",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "https://cake.thegioibanh.com/datafiles/64/default/icon/17110981083191_logo-vuong-2.jpg",
            "type": "image/png",
            "sizes": "1620x1620",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https://cake.thegioibanh.com/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://cake.thegioibanh.com/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=Bb59A775_aFc90C",
    "description": "Thế Giới Bánh",
    "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.thegioibanh.com",
            "type": "origin"
        },
        {
            "origin": "https://quanly.thegioibanh.com",
            "type": "origin"
        },
        {
            "origin": "https://erp.thegioibanh.com",
            "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"
                }
            ]
        }
    ]
}