{
	"name": "Tryhards Tracker",
	"short_name": "Tryhards",
	"description": "Workout archive for Tryhards Scaliversity logs.",
	"start_url": "./index.html",
	"scope": "./",
	"display": "standalone",
	"background_color": "#09090b",
	"theme_color": "#09090b",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "logo.jpg",
			"sizes": "1080x1080",
			"type": "image/jpeg",
			"purpose": "any maskable"
		}
	]
}
