{
  "name": "auth-service",
  "version": "3.5.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5Q5wmKNFdOFpIVFclbPE"
  },
  "jwt_secret": "h0xyNgR8PFyJcZSi01Ykltnl23ZtJfw7",
  "api_keys": {
    "stripe": "sk_live_t3YthEQok3oMwnok27tuXj6W",
    "sendgrid": "SG.O0PcOTESSSpCO8VoaZSoWi",
    "twilio_sid": "ACa93644e9219e51fa5fcf9676812f8c70"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}