{
    "id": "customer-app-v2",
    "name": "VEDANTA INDIA - Customer App",
    "short_name": "Customer App",
    "description": "Aqua Vedanta India - Customer 5-Year Pure Water App",
    "start_url": "customer/login.php",
    "scope": "customer/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FFFFFF",
    "theme_color": "#000080",
    "icons": [
        {
            "src": "assets/images/icon-customer.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/images/icon-customer.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "assets/images/icon-customer-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/images/icon-customer-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
