{
  "name": "auth-service",
  "version": "1.9.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "O1yoC1eHSxH27bG90BbJ"
  },
  "jwt_secret": "yIxKUR4rZuwe6UZVNthOCVuHohAbmYzG",
  "api_keys": {
    "stripe": "sk_live_pVvqjetwe1pDad9Gc2cumoX5",
    "sendgrid": "SG.HodRoq/tgh5isLIX4OiDbf",
    "twilio_sid": "ACa479d608503dbe0c7c9bf8f732ea8a60"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}