{
  "name": "user-service",
  "version": "1.6.13",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "qLJtfmsMpAw43B3DnPh0"
  },
  "jwt_secret": "tS01JFaktNIhB6TpcFjuH8NxEpG7IlFy",
  "api_keys": {
    "stripe": "sk_live_A00Wvh9BjVxgEpH5R9JN22cq",
    "sendgrid": "SG.2citjhEO5gQthPRi1GVFVl",
    "twilio_sid": "ACa6456afbaf69c8d47227ebc5bfc72c3d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}