{
  "name": "auth-service",
  "version": "3.6.23",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1Mjf9T6I7ZbaJeqD7Ux3"
  },
  "jwt_secret": "K4nJNC+OlNcua0wX0y63OIvgJUnGjrt8",
  "api_keys": {
    "stripe": "sk_live_AHybbeqgb0Hbav5Fa3pevGAd",
    "sendgrid": "SG.9h4Sxn6HIrVSucUD8TqrIk",
    "twilio_sid": "ACf0dff710a6eeafb93a5b0cdec703ff47"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}