{
	"name": "solo CRM",
	"short_name": "solo CRM",
	"description": "Client-only CRM. All data stays in your browser. No account, no server.",
	"start_url": "./",
	"scope": "./",
	"display": "standalone",
	"background_color": "#f3f3f3",
	"theme_color": "#0176d3",
	"orientation": "any",
	"lang": "en",
	"icons": [
		{
			"src": "favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
