{
  "name": "user-service",
  "version": "1.6.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fH63VsQ2tps8Y5beePEm"
  },
  "jwt_secret": "IRbY5vlcBEyoIsYwoo73JDfMWFPKuj0J",
  "api_keys": {
    "stripe": "sk_live_qWPCByj6gvIMmWDQCMv6RctJ",
    "sendgrid": "SG.BTUW/CqcrsKRnA+VNBO5eE",
    "twilio_sid": "ACd8f7bc700cb0fd67fbf86cfb5c74e615"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}