{
  "name": "auth-service",
  "version": "1.9.26",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nBKvLeMWQOPKI6IxHYsU"
  },
  "jwt_secret": "8AflbqcEmXcTtUFxJtNsLV3und5pqZXK",
  "api_keys": {
    "stripe": "sk_live_IMYJSYnjuT6HalDrwCAvihoF",
    "sendgrid": "SG.fWVf33MZYAY2aX+1cx3xbD",
    "twilio_sid": "AC95684a36fcd0e00d617977a19ba7515d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}