{
    "id": "/?v=1784608375",
    "name": "POS Lingkup",
    "short_name": "POS Lingkup",
    "description": "Sistem Kasir POS \u2013 POS Lingkup",
    "start_url": "/?v=1784608375",
    "scope": "/",
    "display": "standalone",
    "launch_handler": {
        "client_mode": [
            "focus-existing",
            "auto"
        ]
    },
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "orientation": "any",
    "icons": [
        {
            "src": "/pwa-icon-192.png?v=1784608375",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-icon-512.png?v=1784608375",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "Buka Kasir",
            "url": "/pos",
            "icons": [
                {
                    "src": "/pwa-icon-192.png?v=1784608375",
                    "sizes": "192x192",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        },
        {
            "name": "Dashboard",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/pwa-icon-192.png?v=1784608375",
                    "sizes": "192x192",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        }
    ]
}