{
  "name": "auth-service",
  "version": "2.3.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HQ0MtzDoiWxL7H34PHNp"
  },
  "jwt_secret": "Vu0ySCmKgUKgfgpKYmFJ4wrZw9Qtu1Nc",
  "api_keys": {
    "stripe": "sk_live_CXlWsaEwqiy7ZeCimYb7pmLM",
    "sendgrid": "SG.SAx5I/0fss4uReSTTpQjiJ",
    "twilio_sid": "AC76dac8ea63e2b9021de72bb9f6c7b2cd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}