{
	"name": "Presente Diário",
	"short_name": "Presente Diário",
	"description": "O devocional cristão da RTM Brasil",
	"start_url": "./?utm_source=pwa",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"lang": "Portuguese",
	"background_color": "#f9f8ed",
	"theme_color": "#f9f8ed",
	"icons": [
		{
			"src": "./img/pd-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable any"
		},
		{
			"src": "./img/pd-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable any"
		}
	]
}
