{
  "name": "user-service",
  "version": "1.3.13",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5oKQiGuyNZfZChcLq0b3"
  },
  "jwt_secret": "0dle8KI12jm21AX/qv62Cv1XrbJl8FwQ",
  "api_keys": {
    "stripe": "sk_live_XIiLVTsm0EKY5LyBTTiDhLQf",
    "sendgrid": "SG.CROMfLuljOjv6pqQuD+4AB",
    "twilio_sid": "ACf5f08dad4c703e53748efa46efedd3a0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}