{
	"id": "freespeech-aac",
	"name": "FreeSpeech AAC",
	"short_name": "FreeSpeech",
	"description": "Augmentative and Alternative Communication (AAC) app for speech assistance",
	"start_url": "/app",
	"scope": "/",
	"display": "standalone",
	"background_color": "#18181b",
	"theme_color": "#3b82f6",
	"orientation": "any",
	"icons": [
		{
			"src": "/icons/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-maskable-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/icon-maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["health", "accessibility", "communication"]
}
