{
  "name": "auth-service",
  "version": "3.5.15",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yS2N96fpba43y6rZ3ZGP"
  },
  "jwt_secret": "Nbi+AXieyePj1OBxo+Gx05AskAuc68Cp",
  "api_keys": {
    "stripe": "sk_live_a8ckoQ9SN5hxqUX24kJSbd0i",
    "sendgrid": "SG.DKFd8udZkoeKYOSIkTr40f",
    "twilio_sid": "AC83a16245fd294ff02592cd932bc5cab4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}