{
  "name": "auth-service",
  "version": "3.8.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hRINHi5ZEDk8tdQOJDxl"
  },
  "jwt_secret": "xf5oB/H76qK6pqEKbi2RXIhkggGjVKMt",
  "api_keys": {
    "stripe": "sk_live_eNyFvUqOBYIOWbOQkUh0zuU5",
    "sendgrid": "SG.vtegXE6IsWvztEJlsAoSTc",
    "twilio_sid": "AC064dac17f8ae6577b6a9f92387df675e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}