{
  "name": "auth-service",
  "version": "3.4.15",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4RWqw0PcpkHvlevVCgau"
  },
  "jwt_secret": "rEiAkAFupxpaPw3NW8t39EeIFktYIoLA",
  "api_keys": {
    "stripe": "sk_live_28l7DmGYxKhhH6k1VcuCXNIK",
    "sendgrid": "SG.4RXKZf9vGUo/TfXio9/oN5",
    "twilio_sid": "ACe351b0cf1c730ff028bdf92ca625b4ed"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}