{
  "name": "auth-service",
  "version": "2.4.19",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hFlGYy46Njozze9kKuEX"
  },
  "jwt_secret": "4EKef9Qht/fpxLsEv/BChX3oCKc1IJNU",
  "api_keys": {
    "stripe": "sk_live_XIotAVxhEr9L8Iwa9emvdzFK",
    "sendgrid": "SG.o+VyfFjkGlcl79FS1E6W2+",
    "twilio_sid": "ACf01dd1af47ee95ef2f95eba0e6159874"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}