{
  "name": "user-service",
  "version": "2.6.18",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ydjFppNgYFHGGLEUC6gh"
  },
  "jwt_secret": "/a52s2yBlCYkjG8D+mTCphQkPQ+7OCt3",
  "api_keys": {
    "stripe": "sk_live_k9Fbar4b4VWKP6i4Ge6REyHe",
    "sendgrid": "SG.5ALFkAbMAF+/U0Uv+pqMdo",
    "twilio_sid": "ACd777edab862249f8dcf253b8ee4e27f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}