{
  "name": "user-service",
  "version": "1.7.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "68DkDD1VX7UivCAWNBJm"
  },
  "jwt_secret": "gPwOczwLkcmv2HzlvpogrXEzL71L6qoI",
  "api_keys": {
    "stripe": "sk_live_oiUnDS05wNJAyIZYXWDBOJCJ",
    "sendgrid": "SG.yC1+fEEKzsnpKKleuy46yc",
    "twilio_sid": "AC8f43ba57e05b7be46faef64b702ab5da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}