{
	"name": "Quirky Foodster",
	"short_name": "Quirky Foodster",
	"description": "Recipes from around the world, food reviews, and guides to spices, sauces, drinks and more.",
	"id": "/",
	"start_url": "/?source=pwa",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#2e1f14",
	"theme_color": "#2e1f14",
	"icons": [
		{ "src": "/wp-content/themes/quirky-foodster/assets/img/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/wp-content/themes/quirky-foodster/assets/img/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/wp-content/themes/quirky-foodster/assets/img/app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
