{
	"name": "PrayerPrompt",
	"short_name": "PrayerPrompt",
	"description": "A simple way to remember to pray — on the rhythm you set.",
	"start_url": "/my-profile/?tab=prayer-prompt",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#0c2335",
	"background_color": "#f7f3ed",
	"icons": [
		{
			"src": "android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
