{
  "name": "auth-service",
  "version": "1.1.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4Kr8clNpglmTmAHjqa44"
  },
  "jwt_secret": "xuj+tx5AzmCRBnACxegKWb2u6B1FGmjL",
  "api_keys": {
    "stripe": "sk_live_SuRQm5JfWUe0q0lc2aiprdh2",
    "sendgrid": "SG.27c6B4zCV8Ni49F4h5ybD8",
    "twilio_sid": "ACc803aed8cfabd9865311cfb644276cd3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}