{
  "name": "auth-service",
  "version": "1.4.26",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Hq3j1hVylkoqP7CydZtb"
  },
  "jwt_secret": "aVnr/p4E9wHzJydg/zsn0V2IGe3Z9Ehr",
  "api_keys": {
    "stripe": "sk_live_nhAIGYdSGyDxh54pj1GwbxII",
    "sendgrid": "SG.zHDxREJ7JqKSufJigbJrz7",
    "twilio_sid": "AC71ad6a9f0c0957e5a55ef086085c5433"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}