{
  "name": "auth-service",
  "version": "2.2.26",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Rty4KKvq00dUvOjTdDOo"
  },
  "jwt_secret": "kPIBG9vra3ER1KNPKpGWdWyu0O4zDtlD",
  "api_keys": {
    "stripe": "sk_live_zkZ2Pew8xhvSQX2KsvA8olvA",
    "sendgrid": "SG.5XfU5f5uTgp7OwEClDIccO",
    "twilio_sid": "AC14fa86604b151b2d48e0644c67feda36"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}