{
  "name": "auth-service",
  "version": "1.7.22",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DufpWpRZ6SXrGxrGnWuA"
  },
  "jwt_secret": "JsDT3cEC6nfEJv3CsxVewPutLeG9tKa1",
  "api_keys": {
    "stripe": "sk_live_tTTVujIvmId5P9OzwzyGR90v",
    "sendgrid": "SG.Y5CtAYqAiawnKl1Lx4a5f3",
    "twilio_sid": "ACa9da2484d5b72a9f7c7a1e6a0260ee54"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}