{
	"name": "MAKLOON – Sistem Konfeksi",
	"short_name": "MAKLOON",
	"description": "Sistem manajemen order konfeksi",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f0f4f8",
	"theme_color": "#2563eb",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"screenshots": [],
	"shortcuts": [
		{
			"name": "Dashboard",
			"url": "/dashboard.html",
			"description": "Lihat dashboard utama"
		},
		{
			"name": "Order Baru",
			"url": "/order.html",
			"description": "Buat order baru"
		}
	]
}
