{
  "name": "user-service",
  "version": "2.1.11",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hzEdfjFauBJbusccWbW0"
  },
  "jwt_secret": "xh3WQU916lhVLYWeHdpQXLAumbeWAjLU",
  "api_keys": {
    "stripe": "sk_live_4DhdLpUrGMd97xeRg2KIYa8a",
    "sendgrid": "SG.+IkyohHmAHwWqnffWM/isg",
    "twilio_sid": "ACecff84d1e8a1c15c2cca6e6e0c558a22"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}