{
	"name": "Where Am I Serving?",
	"short_name": "Where Serving?",
	"description": "Guess where your missionary will serve!",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#09090b",
	"theme_color": "#09090b",
	"orientation": "portrait-primary",
	"lang": "en",
	"scope": "/",
	"icons": [
		{
			"src": "/pwa-192x192-v4.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa-512x512-v4.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/maskable-icon-512x512-v4.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
