{
  "name": "auth-service",
  "version": "1.0.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VtvT6xHMuAOtHntQsjoo"
  },
  "jwt_secret": "JDWYMRLT8UQb33kVFRBRZRtLmJOr9LR9",
  "api_keys": {
    "stripe": "sk_live_VQfoHl7GBRNLBZ7GU4gt77D1",
    "sendgrid": "SG.lorT5yPWIPtqt4IHD0r1Pj",
    "twilio_sid": "AC6d3293f144044c4ee6ffc5edc3fd3bc9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}