{
  "name": "user-service",
  "version": "1.6.9",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "gwZd3Db96oji5HKwESv7"
  },
  "jwt_secret": "JG+XWcpP8+QaGUtYHjCkOJo8STHWBe+1",
  "api_keys": {
    "stripe": "sk_live_8quXxOHNZ2BLK1o51FnVOYtG",
    "sendgrid": "SG.k4ZHh5Z14GqTxK1xHaHORD",
    "twilio_sid": "ACb79baa920ca3f94eeed80a1c6098c016"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}