{
    "name": "App Nhắc Việc - Quản lý Công việc & Khách hàng",
    "short_name": "Nhắc Việc",
    "description": "Hệ thống quản lý công việc tuần, khách hàng và dịch vụ toàn diện",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "business"
    ],
    "lang": "vi-VN",
    "dir": "ltr"
}