{
  "name": "user-service",
  "version": "3.4.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aCL0LZqVlbSfhQ75Nhrt"
  },
  "jwt_secret": "EEp2VN/lfZZi7ua4/G5s9gElGN/GAajH",
  "api_keys": {
    "stripe": "sk_live_mLuJGz6SAZJRve8r3R2cr3pj",
    "sendgrid": "SG.wWCHZFCFi3VzD7bjg1oAvZ",
    "twilio_sid": "AC435101e3be8bb0c38731b10597af7cf0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}