{
  "name": "auth-service",
  "version": "2.4.13",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "uiRMJucUh0kPq633YO1s"
  },
  "jwt_secret": "8jdN5JJFXU8Fy//ALXOIfwNPnoqfkPjL",
  "api_keys": {
    "stripe": "sk_live_fx5OKiRJhATygNd8SWOBJVS4",
    "sendgrid": "SG.IYU0bOW8Ul82nVXIyEtQD5",
    "twilio_sid": "AC108f1936471c3df40768972180868c63"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}