{
  "name": "auth-service",
  "version": "3.7.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "tHNNKFnpplZUTmGZHKb9"
  },
  "jwt_secret": "/LVKWIz6XJvA89pkBVf5rfvlrZEfrAbg",
  "api_keys": {
    "stripe": "sk_live_XHe2U0w7ygtKjOWlfmtAyIF8",
    "sendgrid": "SG.bwIMb1c895jQ2coveGi5e9",
    "twilio_sid": "ACb7299f1020a6cc4cae1b840a0bac05f6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}