{
  "name": "auth-service",
  "version": "2.2.25",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8ZBxmLPNa4hHByTDuYWF"
  },
  "jwt_secret": "3HgZi/qmRWFj8YZIU6nCjO7oLRDobACh",
  "api_keys": {
    "stripe": "sk_live_lfkYEqC69LO1zdOfKNabkVCU",
    "sendgrid": "SG.saSQGNLNh/wwOg/v9PHAVL",
    "twilio_sid": "AC537e9178ac89befba738f8d69c36a816"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}