{
  "name": "user-service",
  "version": "2.6.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gnC9TWVdXM2PJRLec7Pt"
  },
  "jwt_secret": "xiIo5WEVW7mWhA66OKPZ/GfWao9RikC2",
  "api_keys": {
    "stripe": "sk_live_8Nfp4eMk6LREWhaMVjgK9LL2",
    "sendgrid": "SG.ZN79rmgWpMU9gxTH7tcAjq",
    "twilio_sid": "AC78e6c93680ef5c88064139cb7d0496ac"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}