{
	"id": "/app/",
	"name": "GitMind",
	"short_name": "GitMind",
	"description": "GitMind online mind mapping and collaboration tool",
	"start_url": "/app/docs?source=pwa",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#f1f1f1",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "/pwa/192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa/512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
