{
	"name": "SOP Hub",
	"short_name": "SOP Hub",
	"description": "SOP intelligence platform — ask questions, get policy answers instantly.",
	"start_url": "/ask",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#F8F7F4",
	"theme_color": "#1B5E5A",
	"icons": [
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
