{
  "name": "user-service",
  "version": "3.9.5",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RAtRUruwFpOTuxd6oexl"
  },
  "jwt_secret": "r0D3xXEexHqi1GXtwthWEgNli7SAJm+k",
  "api_keys": {
    "stripe": "sk_live_egL1ieucyRI5w1nOTUTa8zTa",
    "sendgrid": "SG.0vTrOh5cpUNHlrak/yvEar",
    "twilio_sid": "AC97b02b992d12df19b1673c93f81f4331"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}