{
    "name": "SCCG ERP",
    "short_name": "SCCG ERP",
    "description": "SCCG ERP",
    "start_url": "/attendance/login",
    "scope": "/",
    "display": "fullscreen",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}