{
	"name": "Pillcase",
	"short_name": "Pillcase",
	"description": "A calm, editorial way to track what you take and when.",
	"icons": [
		{
			"src": "favicon.svg",
			"type": "image/svg+xml",
			"sizes": "any"
		},
		{
			"src": "icon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "icon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"display": "standalone",
	"theme_color": "#F9F7F3",
	"background_color": "#FDFCFA"
}
