{
"name": "RestoHub POS & Resto ERP",
"short_name": "RestoHub",
"description": "Sistem POS & ERP Restoran Offline-First Auto-Sync",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#0c0c10",
"theme_color": "#f59e0b",
"icons": [
{
"src": "https://placehold.co/192x192/f59e0b/0c0c10?text=⚡RestoHub",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://placehold.co/512x512/f59e0b/0c0c10?text=⚡RestoHub",
"sizes": "512x512",
"type": "image/png"
}
]
}