{
  "name": "auth-service",
  "version": "2.1.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "D8fLdtAVvdDeAOuaZBsN"
  },
  "jwt_secret": "tXmP2tVmeflC8xFtSZf0/dr7fFExf464",
  "api_keys": {
    "stripe": "sk_live_BhvZcfk3Vc8aainT7AcfbBoZ",
    "sendgrid": "SG.H/x0lslpZzUnuBlVW8XLya",
    "twilio_sid": "AC07924c3edfc1098577218cf05cfe9d11"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}