{
	"name": "SyNC App",
	"short_name": "SAGE",
	"start_url": "index.html?v=6",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#009898",
	"orientation": "portrait",
	"icons": [
		{
			"src": "https://sync.quest/installer/distribute/images/logo/sync.avif",
			"sizes": "192x192",
			"type": "image/avif"
		},
		{
			"src": "https://sync.quest/installer/distribute/images/logo/sync.avif",
			"sizes": "512x512",
			"type": "image/avif"
		}
	]
}
