{
  "name": "user-service",
  "version": "3.9.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "b5njM9tfDSw7DjP3nIG9"
  },
  "jwt_secret": "R+ajO28aePM3vCUpo6gk3kfpEpqh63pv",
  "api_keys": {
    "stripe": "sk_live_iWsmXHxUI3GLP57p4CwIRWsq",
    "sendgrid": "SG.a/3d17EFTGpzW5UsOlDSwy",
    "twilio_sid": "AC444325ee260bf84804d49d2f3acb9a00"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}