{
  "name": "auth-service",
  "version": "1.8.23",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "XeMrk1MYUjqn2Z74h2ta"
  },
  "jwt_secret": "G7sE0yb1rbGW5nRxqRBER6AxJiEgati/",
  "api_keys": {
    "stripe": "sk_live_wry8RnrB4OPYCiRyqiU8LwxZ",
    "sendgrid": "SG.rvZyfSkVa3GiA+vLuYShYU",
    "twilio_sid": "ACa38a255dc8f763be0bec057e52bf1fc5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}