{
"name": "ZenithPOS - Modern Point of Sale System",
"short_name": "ZenithPOS",
"description": "Aplikasi Kasir Toko, Waitress, Akuntansi Laba/Rugi, dan Monitor Layar Pelanggan",
"start_url": "./index.html",
"scope": "./",
"id": "/zenithpos-app",
"display": "standalone",
"orientation": "any",
"background_color": "#0f172a",
"theme_color": "#059669",
"lang": "id",
"dir": "ltr",
"icons": [
{
"src": "https://placehold.co/192x192/059669/ffffff.png?text=ZenithPOS",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "https://placehold.co/192x192/059669/ffffff.png?text=ZenithPOS",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "https://placehold.co/512x512/059669/ffffff.png?text=ZenithPOS",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
"src": "https://placehold.co/512x512/059669/ffffff.png?text=ZenithPOS",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"shortcuts": [
{
"name": "Kasir & POS",
"short_name": "Kasir",
"description": "Buka layar kasir transaksi penjualan",
"url": "./index.html#pos",
"icons": [
{
"src": "https://placehold.co/96x96/059669/ffffff.png?text=POS",
"sizes": "96x96",
"type": "image/png"
}
]
},
{
"name": "Meja & Waitress",
"short_name": "Meja",
"description": "Buka stasiun denah meja tamu dan order waitress",
"url": "./index.html#tables",
"icons": [
{
"src": "https://placehold.co/96x96/059669/ffffff.png?text=Meja",
"sizes": "96x96",
"type": "image/png"
}
]
},
{
"name": "Riwayat Transaksi",
"short_name": "Riwayat",
"description": "Buka audit riwayat penjualan kasir",
"url": "./index.html#history",
"icons": [
{
"src": "https://placehold.co/96x96/059669/ffffff.png?text=Nota",
"sizes": "96x96",
"type": "image/png"
}
]
}
],
"categories": ["business", "finance", "productivity"]
}