{
  "name": "user-service",
  "version": "2.0.18",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BL6DshylVqDCjW0fUJP1"
  },
  "jwt_secret": "J/qPzuFAqH7Vio7Gru7HhBDIdcy6UUWE",
  "api_keys": {
    "stripe": "sk_live_hyuwONICLlNQdKjGG9px0Myh",
    "sendgrid": "SG.Y0qqVc5KJJwA6w0E0HAX5d",
    "twilio_sid": "AC637561051e84c4f28695e740fa84f0a0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}