{
"id": "washhub-pos-pwa",
"name": "WashHub Pro - Sistem Kasir Laundry Multi-Cabang",
"short_name": "WashHub POS",
"description": "Aplikasi Kasir Laundry Multi-Cabang Offline-First dengan Manajemen Shift, Pelunasan Nota, dan Sinkronisasi Google Sheets Cloud",
"start_url": "./index.html",
"scope": "./",
"lang": "id-ID",
"dir": "ltr",
"display": "standalone",
"display_override": [
"fullscreen",
"window-controls-overlay",
"standalone",
"minimal-ui"
],
"orientation": "any",
"background_color": "#0f172a",
"theme_color": "#0284c7",
"categories": [
"business",
"finance",
"productivity",
"utilities"
],
"icons": [
{
"src": "https://placehold.co/192x192/0284c7/ffffff?text=WashHub+POS",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "https://placehold.co/192x192/0284c7/ffffff?text=WashHub+POS",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "https://placehold.co/512x512/0284c7/ffffff?text=WashHub+Pro",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
"src": "https://placehold.co/512x512/0284c7/ffffff?text=WashHub+Pro",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"shortcuts": [
{
"name": "Kasir / Order Baru",
"short_name": "Kasir",
"description": "Buka formulir kasir pembuatan nota pesanan baru",
"url": "./index.html?tab=pos",
"icons": [
{
"src": "https://placehold.co/96x96/0284c7/ffffff?text=POS",
"sizes": "96x96",
"type": "image/png"
}
]
},
{
"name": "Riwayat Kasir & Shift",
"short_name": "Shift",
"description": "Periksa laci kasir dan cetak rekap shift X-Report",
"url": "./index.html?tab=cashier-history",
"icons": [
{
"src": "https://placehold.co/96x96/d97706/ffffff?text=Shift",
"sizes": "96x96",
"type": "image/png"
}
]
},
{
"name": "Pelunasan Nota",
"short_name": "Pelunasan",
"description": "Buka daftar nota yang belum lunas untuk pelunasan cepat",
"url": "./index.html?tab=invoices",
"icons": [
{
"src": "https://placehold.co/96x96/059669/ffffff?text=Lunas",
"sizes": "96x96",
"type": "image/png"
}
]
},
{
"name": "Pelacakan Order",
"short_name": "Status",
"description": "Lacak status pengerjaan cuci, setrika, dan siap ambil",
"url": "./index.html?tab=orders",
"icons": [
{
"src": "https://placehold.co/96x96/6366f1/ffffff?text=Order",
"sizes": "96x96",
"type": "image/png"
}
]
}
],
"screenshots": [
{
"src": "https://placehold.co/1280x720/0284c7/ffffff?text=WashHub+Pro+POS+Kiosk",
"sizes": "1280x720",
"type": "image/png",
"form_factor": "wide",
"label": "Tampilan Layar Penuh Kiosk POS Kasir Laundry"
},
{
"src": "https://placehold.co/720x1280/0284c7/ffffff?text=WashHub+Mobile+POS",
"sizes": "720x1280",
"type": "image/png",
"form_factor": "narrow",
"label": "Tampilan Mobile Kasir & Riwayat Shift"
}
],
"prefer_related_applications": false
}