{
  "name": "user-service",
  "version": "3.4.20",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yXyFnkMZiq8P009cOZ1P"
  },
  "jwt_secret": "5aigarGOuDn7Kn19CTS4CE5coHPlObiR",
  "api_keys": {
    "stripe": "sk_live_tAK4uh8zXKbaYhBngnlNUj1V",
    "sendgrid": "SG.R7rMib89vTb0c6X42UJ49V",
    "twilio_sid": "AC4a17573275cb3f2f2374e876f004953b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}