{"name":"MyGroceryPricer API","version":"1.1.0","description":"Malaysian grocery price comparison API","endpoints":{"GET /api/search?q=chicken":"Search products across all stores","GET /api/compare?q=chicken":"Compare prices across stores side by side","GET /api/browse?store=Jaya+Grocer":"Browse all items within one store","GET /api/browse?store=X&q=chicken":"Search within a specific store","GET /health":"Browser health page that pings /api/health","GET /api/promotions":"All current promotions","GET /api/stores":"List all stores and product counts","GET /api/health":"Health check + total product count"}}