{
    "name": "Valu",
    "short_name": "Valu",
    "start_url": "auth/login.php",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/box-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/box-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}