{
	"name": "Follow-Through",
	"short_name": "Follow-Through",
	"description": "Archery training & equipment tracker",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#FFF8F2",
	"background_color": "#FFF8F2",
	"orientation": "portrait-primary",
	"categories": ["sports", "health"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
