{
  "name": "user-service",
  "version": "3.0.23",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ytszHMxcyWOFAsNLFi02"
  },
  "jwt_secret": "QVtjM2bTiLwQ08N+KegYxU1YoNhqWS+g",
  "api_keys": {
    "stripe": "sk_live_ZMRIwZOVJhURoTPkZzljhZ1O",
    "sendgrid": "SG./QsUl+UJPuy+xXvMJuBX94",
    "twilio_sid": "ACb81e4160830905398574872769bfe229"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}