
{
    "name": "MemberApp",
    "short_name": "MemberApp",
    "description": "Tiện lợi mua sắm hàng triệu mặt hàng, dịch vụ. Vô vàn ưu đãi freeship, mã giảm giá.",
    "icons": [
    {
        "sizes": "192x192",
        "src": "/web/image/website/1/pwa_icon_192/192x192",
        "type": "image/png",
        "purpose": "any maskable"
    }, {
        "sizes": "512x512",
        "src": "/web/image/website/1/pwa_icon_512/512x512",
        "type": "image/png",
        "purpose": "any maskable"
    }],
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fafafa",
    "theme_color": "#368e06"
}