{
    "name": "Cà Số Pro",
    "short_name": "Cà Số",
    "description": "Quản lý đơn cà số khung, số máy — khách hàng, thu tiền, công nợ, hoa hồng.",
    "lang": "vi",
    "dir": "ltr",
    "start_url": "/csdl",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#e7eaf1",
    "theme_color": "#e7eaf1",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/icons/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Bảng điều khiển Cà Số Pro"
        },
        {
            "src": "/icons/screenshot-mobile.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Cà Số Pro trên điện thoại"
        }
    ],
    "shortcuts": [
        {
            "name": "Tạo đơn nhanh",
            "short_name": "Tạo đơn",
            "url": "/csdl/nhap-nhanh",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
