{
  "name": "auth-service",
  "version": "1.9.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ssklxyIU31g8syLuxoIv"
  },
  "jwt_secret": "t4oJYpa9X0XfIiVlZoA5aOBzC8+g8n2a",
  "api_keys": {
    "stripe": "sk_live_4inlqCENdjem9NxgvNBIy3AJ",
    "sendgrid": "SG.l9n/DFanQfbV9s5m5PxMD4",
    "twilio_sid": "AC04ba846e4a0509368805ab8fa601ebea"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}