{
	"name": "FreeRO Mobile",
	"short_name": "FreeRO",
	"start_url": "./",
	"scope": "./",
	"id": "./",
	"description": "FreeRO — Ragnarok Online Classic (HP / tablet).",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#0b1b3a",
	"background_color": "#0b1b3a",
	"icons": [
		{
			"src": "./icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "./icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "./icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "./icon.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"screenshots": [
		{
			"src": "./screenshotwide.png",
			"sizes": "1920x1080",
			"type": "image/png",
			"form_factor": "wide",
			"label": "FreeRO Mobile"
		},
		{
			"src": "./screenshotnarrow.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "FreeRO Mobile"
		}
	],
	"display_override": ["standalone", "fullscreen", "window-controls-overlay"],
	"categories": ["games", "entertainment"]
}
