{
  "name": "user-service",
  "version": "1.9.8",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Dg66Hj3fEUky3a1yu4hw"
  },
  "jwt_secret": "YUMlOsAowr9De74k2v+Lciu0okhq1/pT",
  "api_keys": {
    "stripe": "sk_live_YD0kekLeOgrTPoS4qsAXrzDK",
    "sendgrid": "SG.zOt95uyv0hgma9oi7+J+Sh",
    "twilio_sid": "AC0bc4691817e29d11e65265d8f21af80a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}