{
  "name": "auth-service",
  "version": "2.3.13",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kq18GgNczwj9LEBNIRJj"
  },
  "jwt_secret": "dD0XnNp1sjzzudbALyOJRYK3b3WlPmqY",
  "api_keys": {
    "stripe": "sk_live_KeodweAY14JKMbhFb23Irpui",
    "sendgrid": "SG.u6hKdHdG9766P+f/4Cc92z",
    "twilio_sid": "AC79b7fb88888d7c5350a22c28ba7c655e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}