{
  "name": "user-service",
  "version": "3.4.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VAlEkFwN102n37aTXhl1"
  },
  "jwt_secret": "VHNPKmX/tUpNfSXxwAAj5WqZ7u4QuYRh",
  "api_keys": {
    "stripe": "sk_live_vVr22Saiuio6vBigbHHST3kS",
    "sendgrid": "SG.3s7KTqiz0IdBzPUKFyut13",
    "twilio_sid": "ACd52417fa2600b7fe0e98c91e8a015010"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}