{
	"name": "Titip Bebek — Duck Custody Tycoon",
	"short_name": "Titip Bebek",
	"description": "Simulasi manajemen peternakan bebek pedaging. Powered by Avora Farm.",
	"start_url": "/?pwa=true",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#1a1a2e",
	"theme_color": "#2d6a4f",
	"categories": ["games", "education"],
	"icons": [
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-maskable-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
