{
  "name": "user-service",
  "version": "1.4.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bteKQWJ9gyPKVm7WFcse"
  },
  "jwt_secret": "V9X2FRa5HpgFslQjUjS+YyPMxuGwrPah",
  "api_keys": {
    "stripe": "sk_live_3gL8D04cRYrF1EYD4czxypZw",
    "sendgrid": "SG.PyreQ/JPzQqF0ie98HlcZd",
    "twilio_sid": "AC4dcd3cddd57f902b45ce3df0cc4ace2e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}