{
	"name": "SOS Grand Bazaar - Recipe Finder",
	"short_name": "Grand Bazaar Recipes",
	"description": "Find out which recipes you can make with your ingredients in the Story of Seasons: Grand Bazaar game.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#fffbe7",
	"theme_color": "#563523",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
