{
  "name": "user-service",
  "version": "2.8.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "v3XD2t1FlVtbH7eGi3V7"
  },
  "jwt_secret": "OSHbyG+Cz9E9TUmHVS/vAfiy6xfW3GLF",
  "api_keys": {
    "stripe": "sk_live_wZfn6HYycIqkvUklK2LuaKcy",
    "sendgrid": "SG.ImegqxPYf3KYJltZb0IhPZ",
    "twilio_sid": "AC3fd9616dae391b810b4018263a2be4df"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}