{
  "name": "auth-service",
  "version": "2.4.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6F7Si0C1TSDX6wIfLz0s"
  },
  "jwt_secret": "Fciym2sPwUMvE0wI93luJ8oR02tAScds",
  "api_keys": {
    "stripe": "sk_live_kYqfYvUOv5QN92msoHFIjVom",
    "sendgrid": "SG.yvpmdKfca9OYeKpGYE/+YH",
    "twilio_sid": "ACd927735f5b0ddb326522ed3a6da0f637"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}