{
	"name": "FreeSpeech AAC",
	"short_name": "FreeSpeech",
	"description": "Augmentative and Alternative Communication application",
	"id": "/app",
	"start_url": "/app",
	"scope": "/",
	"display": "standalone",
	"background_color": "#18181b",
	"theme_color": "#18181b",
	"icons": [
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/favicon.png",
			"sizes": "32x32",
			"type": "image/png"
		}
	]
}
