{
    "name": "Report QL SDIT Arkan Cendekia",
    "short_name": "Report QL",
    "description": "Sistem Informasi Manajemen Laporan Pencapaian Qur'an Learning",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#111827",
    "orientation": "portrait",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}