{
	"name": "Radar",
	"short_name": "Radar",
	"description": "Community-driven job search preparation platform",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f5f0e8",
	"theme_color": "#2c2c2c",
	"orientation": "any",
	"icons": [
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml"
		}
	]
}
