{
	"name": "Psychometric Test Practice",
	"short_name": "PsychPrep",
	"description": "Accessible psychometric test preparation app",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#FFF8F0",
	"theme_color": "#E8D5B7",
	"orientation": "portrait",
	"dir": "auto",
	"lang": "he",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
