{
	"name": "2D Focal Point",
	"short_name": "Focal Point",
	"description": "Photography CRM for 2D Two Daughters Photography",
	"start_url": "/dashboard",
	"scope": "/",
	"display": "standalone",
	"background_color": "#F9FAFB",
	"theme_color": "#4F46E5",
	"orientation": "any",
	"categories": ["business", "productivity"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
