{
  "name": "auth-service",
  "version": "1.4.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3CSI2YW1kW1k2Hb6iX6O"
  },
  "jwt_secret": "NERneQsBeO+pvOOouolNb9Ky+4bZsjAV",
  "api_keys": {
    "stripe": "sk_live_NC3MGMfAxhxPsG7Wbvb0elga",
    "sendgrid": "SG.MmNwXjho2YAyyThnPZEft4",
    "twilio_sid": "AC6cdb50a5ce935330f5d5de9f65417a1a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}