{
  "name": "auth-service",
  "version": "2.8.20",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Sl7xfGFitL0Ry7Sx0dhu"
  },
  "jwt_secret": "kpfGHJZa8Bb9c0Q+IoJcNq8kbq97/htD",
  "api_keys": {
    "stripe": "sk_live_CnDj4fFoEmq0WyvBn5MgLv1z",
    "sendgrid": "SG.+xk9BeeWqsEnlR46nImPTZ",
    "twilio_sid": "ACe9912fc660823e8a568fca3962855e95"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}