{
	"name": "YouLife - Personal Development Platform",
	"short_name": "YouLife",
	"description": "Transform your life with personalized courses, goal tracking, and life coaching tools",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#14b8a6",
	"orientation": "portrait-primary",
	"categories": ["education", "lifestyle", "productivity"],
	"lang": "en",
	"dir": "ltr",
	"scope": "/",
	"icons": [
		{
			"src": "/logo.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/logo.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"shortcuts": [
		{
			"name": "View Courses",
			"short_name": "Courses",
			"description": "Browse available courses",
			"url": "/lessons",
			"icons": [
				{
					"src": "/logo.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "My Goals",
			"short_name": "Goals",
			"description": "Track your goals",
			"url": "/goals",
			"icons": [
				{
					"src": "/logo.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Diary",
			"short_name": "Diary",
			"description": "Write in your diary",
			"url": "/diary",
			"icons": [
				{
					"src": "/logo.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		}
	],
	"screenshots": [
		{
			"src": "/screenshot-wide.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "YouLife Dashboard"
		},
		{
			"src": "/screenshot-narrow.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "YouLife Mobile View"
		}
	],
	"related_applications": [],
	"prefer_related_applications": false,
	"gcm_sender_id": "103953800507"
}
