{
  "name": "auth-service",
  "version": "3.2.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7Qam5VWQBuwzKvY9bmt9"
  },
  "jwt_secret": "thg822X20TbQGKTjEkgVteOmtg3F1AMT",
  "api_keys": {
    "stripe": "sk_live_qyWOLKDSOtjG9huhisMBhcaW",
    "sendgrid": "SG.aQsMgmJ5BFcSotA/yPc2G0",
    "twilio_sid": "AC998ee7ced7897c710ca369e04c3a758e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}