{
	"name": "Gratitude Wall",
	"short_name": "Gratitude",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#ffffff",
	"theme_color": "#EF5777",
	"description": "Share and read community gratitude posts.",
	"icons": [
		{
			"src": "/wp-content/themes/gratitude-wall/assets/img/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/wp-content/themes/gratitude-wall/assets/img/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
