{
  "name": "user-service",
  "version": "2.3.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "c5GBFWespQsbGYAsHSEs"
  },
  "jwt_secret": "5TxtZSBc/CnI0yX6lfYGVZNhE5as90rR",
  "api_keys": {
    "stripe": "sk_live_zsPpLZlL78nyqh5GEzbXu4ob",
    "sendgrid": "SG.DDawwsDC6whGmDOYFldBqv",
    "twilio_sid": "AC768c4c82486509aa52807eaa5750cb0f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}