{
  "name": "user-service",
  "version": "3.2.12",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3eb3tBuShpI6AGg8KOpC"
  },
  "jwt_secret": "a72x86amz4aE2NaB20/QP8Lf3y7o1k8l",
  "api_keys": {
    "stripe": "sk_live_62l3B9OhxZLpVtCDQ9hIszVd",
    "sendgrid": "SG.HvshNGR6a5rHbLPPUfaRF2",
    "twilio_sid": "AC357da53c5c631e3ad9c0673c9500e37e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}