{
  "name": "auth-service",
  "version": "3.8.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Urtr9jsZJLLtLJhvgEq5"
  },
  "jwt_secret": "Za5do2nt/BvlrwY73LpC65kr/49NvreM",
  "api_keys": {
    "stripe": "sk_live_yghx3u4L7xsn6XgIzgglsdsi",
    "sendgrid": "SG.d9ooMjAiPwR2Bvju/0A6HH",
    "twilio_sid": "AC4a776f813efa281d76f62b9609eb6aaa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}