import type { Metadata } from "next"; export const metadata: Metadata = { title: "Drinkify", description: "Drinkify health check app / game", };