{
    "name": "Presensi Guru",
    "short_name": "Presensi",
    "start_url": "/guru/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/icons/tutwuri.png",
            "sizes": "320x320",
            "type": "image/png",
            "purpose": "any"
        }
        // {
        //     "src": "/favicon.ico",
        //     "sizes": "any",
        //     "type": "image/x-icon",
        //     "purpose": "any"
        // }
    ]
}
