{
	"name": "HOAResidents.com",
	"short_name": "HOAResidents",
	"description": "HOA resident portal — announcements, message board, documents, and community tools.",
	"start_url": "/",
	"scope": "/",
	"id": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#1c1917",
	"background_color": "#fafaf9",
	"categories": ["lifestyle", "productivity"],
	"icons": [
		{
			"src": "/images/pwa/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/pwa/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/pwa/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
