{
	"name": "PanelVNC",
	"short_name": "PanelVNC",
	"description": "PanelVNC server AFK 24jam - beliVNC.com`",
	"start_url": "/panel",
	"scope": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#000000",
	"lang": "id-ID",
	"categories": ["utilities", "gaming", "productivity"],
	"icons": [
		{
			"src": "/icons/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"shortcuts": [
		{
			"name": "Panel Dashboard",
			"url": "/panel",
			"icons": [
				{
					"src": "/icons/shortcuts/panel.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Kelola VNC",
			"url": "/vnc",
			"icons": [
				{
					"src": "/icons/shortcuts/kelola-vnc.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Topup Saldo",
			"url": "/topup",
			"icons": [
				{
					"src": "/icons/shortcuts/topup-saldo.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Riwayat Transaksi",
			"url": "/riwayat",
			"icons": [
				{
					"src": "/icons/shortcuts/transaksi.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Bot Wa",
			"url": "/bot-wa",
			"icons": [
				{
					"src": "/icons/shortcuts/bot-wa.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Tutorial",
			"url": "/tutorial",
			"icons": [
				{
					"src": "/icons/shortcuts/tutorial.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		}
	]
}
