{
	"name": "BookBot - Book Archive",
	"short_name": "BookBot",
	"description": "Your personal gateway to a vast collection of books",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f5f2ed",
	"theme_color": "#8b6f47",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"categories": ["books", "education", "productivity"],
	"lang": "en-US",
	"dir": "ltr"
}
