{
	"name": "DwellRecord",
	"short_name": "DwellRecord",
	"description": "The Digital Custodian for Your Home — track improvements and document assets.",
	"start_url": "/app",
	"display": "standalone",
	"background_color": "#f7faf9",
	"theme_color": "#04182d",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
