{
    "name": "KYY POS",
    "short_name": "KYY POS",
    "description": "Sistem Point of Sale untuk KYY - Kelola produk, transaksi, dan pre-order",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "any",
    "icons": [
        {
            "src": "/logo/poskyy_sky_logo.jpg",
            "sizes": "192x192",
            "type": "image/jpg",
            "purpose": "any"
        },
        {
            "src": "/logo/poskyy_sky_logo.jpg",
            "sizes": "512x512",
            "type": "image/jpg",
            "purpose": "any"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "finance"
    ],
    "lang": "id-ID",
    "dir": "ltr"
}