{
  "name": "user-service",
  "version": "1.9.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "acvtNnHsqfDe75Jzyj8L"
  },
  "jwt_secret": "9lb52UKjO/UtOvs9+7XAPfO0GAHuc/RM",
  "api_keys": {
    "stripe": "sk_live_b0A1BbxgDUpPWCAxMoe2Zyyg",
    "sendgrid": "SG.Bz8FzErBL/m43ZyKI5W7Wf",
    "twilio_sid": "AC5f567bb46019750cbe085514558fe387"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}