{
    "name": "AIRPOS",
    "short_name": "AIRPOS",
    "description": "AIRPOS - nhanh tại quầy, mượt tại bàn cho nha hang va cafe",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3B82F6",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "food"
    ],
    "shortcuts": [
        {
            "name": "POS",
            "short_name": "POS",
            "description": "Mở quầy POS",
            "url": "/pos",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Bếp",
            "short_name": "Kitchen",
            "description": "Màn hình bếp",
            "url": "/kitchen",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}
