{
  "name": "user-service",
  "version": "1.8.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3OeSoh9ZIA350GlfEN6i"
  },
  "jwt_secret": "iYTYQ1NMCfkCRhcnbie7JihfwihYBIjT",
  "api_keys": {
    "stripe": "sk_live_NiQGxWhFG12hN60my6ysYBwH",
    "sendgrid": "SG./ToX6lB3dUx5sUbnnoWnch",
    "twilio_sid": "AC919f40b6e318c663e9f3d7ea94436164"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}