Every game links to one canonical detail route keyed by the game's real ID. The catalogue page is the front door; each detail route is the room. The route format is /games/{slug-id}/ and the catalogue below breaks down by provider.
60 games, ranked by online count at capture time.
The slug is the kebab-case of the game name. The ID is the integer from the staged dataset. Each detail route renders independently of the d11 India app. so the catalogue is readable even when the app is offline.
No modal, no dead hash, no generic affiliate link. The detail route is the canonical surface for the game's name, provider, real ID, category and only the catalogue facts actually present in the staged dataset.
PLAY NOW enters the lobby; each detail route in the catalogue is a stable, searchable surface for the public d11 India product.