{
	"name": "AppSec Arena",
	"short_name": "AppSec Arena",
	"description": "Master application security through hands-on challenges",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0b0e14",
	"theme_color": "#22c55e",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/icon.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icon.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"categories": ["education", "security", "technology"],
	"lang": "en-US",
	"scope": "/",
	"prefer_related_applications": false
}
