{
  "name": "user-service",
  "version": "3.3.21",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "axQjnbPT0hGAN5SlRf6h"
  },
  "jwt_secret": "Mae/zg3HMW1oRGstiM7KuDo/5JUQLGwt",
  "api_keys": {
    "stripe": "sk_live_KfRV0ITFpbBQBkpT0hFzG16L",
    "sendgrid": "SG.SnamxqBolwOYwX8sdfG58z",
    "twilio_sid": "AC9633a388968d048d96a95488817ca86d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}