{
	"name": "Jay's Kitchen",
	"short_name": "Jay's",
	"description": "North Indian weekday tiffins for Redmond and the Eastside.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#231812",
	"categories": ["food", "lifestyle"],
	"icons": [
		{
			"src": "/logo-mark.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/logo-mark.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
