{
  "name": "user-service",
  "version": "2.2.11",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1LaJS8qy7xFtgfP66IOz"
  },
  "jwt_secret": "ImqwlQLQ9FEg1uRyR1yKFOzkN9l2vw9i",
  "api_keys": {
    "stripe": "sk_live_1VkLc4fDS4xOt4TKynTCHwGg",
    "sendgrid": "SG.FOTCPOS8jip2VZE/jk9Grr",
    "twilio_sid": "AC855db7ad2d5f343653a6ca65b34767b8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}