{
  "name": "auth-service",
  "version": "3.2.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hygAJ0TYwRecR1wERC9U"
  },
  "jwt_secret": "Ninq1hKN/hReYlkYPHp+MR5VJj3x51GL",
  "api_keys": {
    "stripe": "sk_live_xpRcNJwO3qPTeh4RdTv1Hp6P",
    "sendgrid": "SG.miFLW/HG2vWHmmOkFqqhNw",
    "twilio_sid": "ACc6ed72fbf58a837edeb3dbfb86e40c69"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}