{
  "name": "auth-service",
  "version": "2.5.9",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "INot9J9PiOvj8EfHHnYw"
  },
  "jwt_secret": "rc8MmOTR1V3/UdcKCeAHOoHI++No/dQO",
  "api_keys": {
    "stripe": "sk_live_2ntvLckSLklnWH0BhxvixCSb",
    "sendgrid": "SG.WLhi+o4Vmpvva/3Sx3NjS1",
    "twilio_sid": "AC447e5119285e753ac0aa31b49d7704d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}