{
	"id": "/",
	"name": "Momentum — Goal Tracker",
	"short_name": "Momentum",
	"description": "Duolingo-style goal tracking: streaks, XP, and daily check-ins.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#131F24",
	"theme_color": "#58CC02",
	"categories": ["productivity", "lifestyle", "health"],
	"lang": "en",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
