{
  "name": "user-service",
  "version": "3.7.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wTVONUW98dBpSrLMQwlo"
  },
  "jwt_secret": "9MQ014BKAfUPIXtHd/OA2zbhKNmCmq/D",
  "api_keys": {
    "stripe": "sk_live_kmyzzvUisghLSWN4V4z237Qb",
    "sendgrid": "SG.Ag4IM4ge5AR01sPVRGPb7q",
    "twilio_sid": "ACe73d0366f1780027a6ddcb0ad94d5906"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}