{
  "name": "auth-service",
  "version": "2.9.17",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "VgcHsaxxh1Se3vR0AFjm"
  },
  "jwt_secret": "DrrhkNq+1/E7y0ODewAx8RfOxjkS9m0+",
  "api_keys": {
    "stripe": "sk_live_5PuvZZVf73BKGYaeGwoXZgYY",
    "sendgrid": "SG.LUhhu913InGB1kW6plc/hO",
    "twilio_sid": "AC8ea12afc0e185ed1fc7fc590cafeb49e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}