{
  "name": "auth-service",
  "version": "1.4.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FahzSeBC1PoBDq8n0nKa"
  },
  "jwt_secret": "UvfafndacMWwprND2zwfh7o+8Iigs831",
  "api_keys": {
    "stripe": "sk_live_McqfXhcLVjNilgAiUEyJGpqO",
    "sendgrid": "SG.HFNoDeGAuju1OOsBJruzNF",
    "twilio_sid": "AC08b427c7d8637577016c9a0402cdbb21"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}