{
	"name": "BusFinder - Dhaka Bus Route Finder",
	"short_name": "BusFinder",
	"description": "Find the best bus routes in Dhaka city. Get accurate bus schedules, routes, and real-time information for all local buses in Dhaka, Bangladesh.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#4b5563",
	"orientation": "portrait",
	"lang": "bn",
	"dir": "ltr",
	"categories": ["travel", "navigation", "utilities"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
