{
  "name": "user-service",
  "version": "1.4.4",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lATzbyHf7wXR00183mz4"
  },
  "jwt_secret": "Ted4AagXQSMXrvWmNlAhW0rwNGCx6QB3",
  "api_keys": {
    "stripe": "sk_live_YI6RK7f9ErzgzCAOAYdKm8MW",
    "sendgrid": "SG.SyzOVS1sOtrLTGxjixbKlb",
    "twilio_sid": "AC9fac3c03ef25cb9334cd5c2ac7f95e99"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}