{
  "name": "auth-service",
  "version": "1.9.27",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "jhsLqrlxrBZ3JKKIgfh1"
  },
  "jwt_secret": "fnypg4Bca1i3LSoSZKqHyBMO2/W1kBVG",
  "api_keys": {
    "stripe": "sk_live_j8d8e5ix0cftA54qrTyhKVTw",
    "sendgrid": "SG.WWuD/xjm0XnAd7Cyqhn6GW",
    "twilio_sid": "AC9447d1d0d68203b6b75d9ac258ac8bb8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}