{
	"short_name": "Habitly",
	"name": "Habitly",
	"desdescription": "Habitly is a straightforward habit tracker that doesn’t require registration. Easily mark your completed days, track your progress, and keep a journal for each habit.",
	"categories": ["education", "lifestyle", "productivity"],

	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "icons/logo192-alpha.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "icons/logo512-alpha.png",
			"type": "image/png",
			"sizes": "512x512"
		},
		{
			"src": "icons/logo192-maskable.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable"
		},
		{
			"src": "icons/logo512-maskable.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		}
	],

	"start_url": ".",
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#121212",
	"lang": "en"
}
