{
  "name": "auth-service",
  "version": "2.5.4",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oJwFTMWRpIh1gXezfElW"
  },
  "jwt_secret": "zYDjeQCbpHhjfpyEpgRuCZ1LBJdqwxqD",
  "api_keys": {
    "stripe": "sk_live_unsfKYroNWfGtB8CeQx4VRXx",
    "sendgrid": "SG.T+WzraTy2r26hVK4385sFO",
    "twilio_sid": "ACeaf6dd2e397e900048e271a11ec369cd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}