{
	"name": "GoalGenius",
	"short_name": "GoalGenius",
	"description": "GoalGenius is a tool that helps you achieve your goals.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#60A5FA",
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "256x256",
			"type": "image/ico"
		},
		{
			"src": "/images/logo_full_trans_white.png",
			"sizes": "1120x1120",
			"type": "image/png"
		},
		{
			"src": "/images/logo_full_trans_dark.png",
			"sizes": "1120x1120",
			"type": "image/png"
		},
		{
			"src": "/images/logo_full.png",
			"sizes": "1120x1120",
			"type": "image/png"
		},
		{
			"src": "/images/logo_full.png",
			"sizes": "1120x1120",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"splash_screen": {
		"image": "/splash.svg",
		"background_color": "#1e293b",
		"resize_mode": "contain",
		"dark_image": "/splash.svg"
	},
	"orientation": "portrait",
	"categories": ["productivity", "lifestyle", "goals", "tasks", "milestones", "checkins", "calendar"],
	"prefer_related_applications": false
}
