{
    "name": "ABS Training",
    "short_name": "ABS",
    "start_url": "login.php",
    "id": ".",
    "display": "standalone",
    "background_color": "#5900b3",
    "orientation": "any",
    "theme_color": "black",
    "scope": ".",
    "description": "One Stop Solution for your Recruitment",
    "icons": [
        {
            "src": "assets/img/ABS_LOGO_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/img/ABS_LOGO_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}