{
    "scope": "/",
    "display_override": [
        "window-controls-overlay"
    ],
    "name": "POS Tapcost",
    "short_name": "POS Tapcost",
    "start_url": ".",
    "display": "standalone",
    "description": "POS Tapcost",
    "lang": "vi",
    "dir": "auto",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/png"
        },
        {
            "src": "/icon512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [],
    "related_applications": [],
    "prefer_related_applications": false
}