{
	"name": "Electronic Invoicing System",
	"short_name": "EIS",
	"description": "ORYXUN Electronic Invoicing System - Ethiopian Ministry of Revenue Directive No. 1142/2026 compliance",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0f172a",
	"theme_color": "#0f172a",
	"orientation": "any",
	"icons": [
		{ "src": "/assets/electronic_invoicing/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
		{ "src": "/assets/electronic_invoicing/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
	]
}