{
  "name": "auth-service",
  "version": "2.4.8",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nTiZnQVPs7gT0DOOeQdH"
  },
  "jwt_secret": "hyt5CcH6Ka4ZS77A1muIhhUDM9nfUoF0",
  "api_keys": {
    "stripe": "sk_live_lmXTfUfL7xYM0eiKOvJs0gMy",
    "sendgrid": "SG.00xedvDIQVdEXms+gIJ1ok",
    "twilio_sid": "AC313aec4579de71e0546be57a367a7c6a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}