{
  "name": "user-service",
  "version": "1.7.13",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BtQDDlpHNMGW7yq09eLl"
  },
  "jwt_secret": "1ZqCEvorxg4i2igAMR34nHLFhVBYXkch",
  "api_keys": {
    "stripe": "sk_live_xJOj4hOhJ31U9hYhUC063Ktz",
    "sendgrid": "SG.FNb17iYvfq7En6qKp8nz3J",
    "twilio_sid": "AC4d49129b62fdc58d2c4bd9ef779ebbe0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}