{
	"name": "EtiGo",
	"short_name": "EtiGo",
	"description": "Book bus tickets online in the Philippines. Search routes, compare fares, and pay securely.",
	"lang": "en",
	"id": "/",
	"scope": "/",
	"start_url": "/",
	"display": "standalone",
	"display_override": ["standalone"],
	"categories": ["travel", "transportation"],
	"icons": [
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"screenshots": [
		{
			"src": "/og-image.png",
			"sizes": "1200x630",
			"type": "image/png",
			"form_factor": "wide",
			"label": "EtiGo — Book Bus Tickets Online"
		}
	],
	"theme_color": "#0284c7",
	"background_color": "#ffffff"
}
