{
  "name": "auth-service",
  "version": "3.1.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "JbJirDA0nwB7wuM4dbe1"
  },
  "jwt_secret": "uFurS9dCZAdAq7nH9ip3KkgSmATPJ56D",
  "api_keys": {
    "stripe": "sk_live_03uMqVCBZUVuLdnfV3oG84th",
    "sendgrid": "SG.HTVI6WhkoAamHWY7mGxNxb",
    "twilio_sid": "AC7fcb977eca10987ef070495b159af235"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}