{
    "name": "Web Invoice - System",
    "short_name": "Invoice",
    "description": "Aplikasi Web Invoice & Manajemen Pelanggan Karyawan",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1f2937",
    "theme_color": "#0284c7",
    "scope": "/",
    "icons": [
        {
            "src": "/icon S.png",
            "sizes": "101x101",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}