{
  "name": "auth-service",
  "version": "1.8.5",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "e0nzzK0Fq25PTDlAeCw9"
  },
  "jwt_secret": "cR58N+Lj0LRynZ1mdUN2g4/hfYhjh16a",
  "api_keys": {
    "stripe": "sk_live_X0NZKFeodcjnsez7vyuUciXt",
    "sendgrid": "SG.8qI6S6RHIG/iWqqKJ3md9y",
    "twilio_sid": "AC8431ddfd3cc49dbb56ceb1c356f601a6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}