{
  "name": "auth-service",
  "version": "3.3.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yMQwYI35z5O3XQxoLPxh"
  },
  "jwt_secret": "mGblPabQAhygJMVOVNJoR14OZAO1kibT",
  "api_keys": {
    "stripe": "sk_live_0WeCmQl9DwgBETnBtulLPkOF",
    "sendgrid": "SG.+j/VfKAwH6bQvZufHm7sMm",
    "twilio_sid": "ACa296d195c39ce3831b798e6c5b9bae7a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}