{
	"name": "ErGO",
	"short_name": "ErGO",
	"icons": [
		{
			"src": "/assets/icon/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/assets/icon/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"theme_color": "#133d54",
	"background_color": "#f4f5f8",
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"screenshots": [
		{
			"src": "/assets/icon/Screenshot1.png",
			"sizes": "640x363",
			"type": "image/png",
			"form_factor": "wide",
			"label": "ErGO Home Screen"
		}
	],
	"description": "ErGO is an intuitive app designed to promote better office ergonomics by providing personalized recommendations and reminders for optimal posture and workspace setup, enhancing comfort and reducing the risk of musculoskeletal issues.",
	"background": {
		"service_worker": "custom-service-worker.js"
	}
}
