{
  "name": "auth-service",
  "version": "1.6.15",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4Y9l8OJPD1Ee2CxwjOhD"
  },
  "jwt_secret": "MPBUyM1nV5UKc45q44dVUo0CwOFf+LF0",
  "api_keys": {
    "stripe": "sk_live_GJMn7Kzx2CevXXixi7lWtlA5",
    "sendgrid": "SG.IGPHPysWrb8ZmT7CC8EQgj",
    "twilio_sid": "ACf43cdecb2b4adae17d4f70acdfab1312"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}