{
    "name": "Cập Nhật Giờ Xe",
    "short_name": "Giờ Xe",
    "description": "Hệ thống quản lý thiết bị và bảo dưỡng chuyên nghiệp",
    "start_url": "/logs/update",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [],
    "shortcuts": [
        {
            "name": "Cập nhật Nhật ký",
            "short_name": "Nhật ký",
            "description": "Dành cho lái xe cập nhật ODO",
            "url": "/logs/update"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "lang": "vi-VN",
    "dir": "ltr",
    "scope": "/"
}