{
    "name": "Counter HP",
    "short_name": "Counter",
    "description": "Pencatatan transaksi counter HP",
    "start_url": "/kasir",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f1f5f9",
    "theme_color": "#065f46",
    "lang": "id",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
