{
	"name": "PeaceMind — Proof Photo Logger",
	"short_name": "PeaceMind",
	"description": "Capture quick proof photos of everyday routines — locked doors, stoves off, meds taken. Photos auto-clear after 48 hours unless pinned to your Vault.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#07090c",
	"theme_color": "#07090c",
	"icons": [
		{
			"src": "/icons/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
