{
	"name": "ShouldWear",
	"short_name": "ShouldWear",
	"description": "A 12-hour weather clothing advisor.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#171614",
	"theme_color": "#4f98a3",
	"icons": [
		{
			"src": "./icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "./icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
