{
    "name": "SCB Laundry Payment",
    "short_name": "SCB Pay",
    "manifest_package": "com.scb.customer",
    "scope_url": "https://scb-pay.com/",
    "intent_filters": {
        "scope_url_scheme": "https",
        "scope_url_host": "scb-pay.com",
        "scope_url_path": "/"
    },
    "start_url": "https://scb-pay.com/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#F44336",
    "description": "SCB Laundry Payment",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "version_code": "1.0.0",
    "version_name": "1.0.0+39",
    "bound_webapk": {
        "runtime_host": "org.chromium.chrome",
        "runtime_host_application_name": "Chromium"
    },
    "icons": [
        {
            "src": "icons/Icon4-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon4-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon4-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon4-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
