{
  "name": "user-service",
  "version": "1.0.21",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "N2j0iu0db3rgXNqe3Uyx"
  },
  "jwt_secret": "o/yrRwxwHF1JrvcniN3/67mTgG7MJP6z",
  "api_keys": {
    "stripe": "sk_live_sozfirWOtB8kB7QZbXHrZwvW",
    "sendgrid": "SG.CSf0d5XzthIU1fkmG39NtI",
    "twilio_sid": "AC58436a9b1de963b5919be7998830617c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}