{
  "name": "auth-service",
  "version": "3.9.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "03ZUsb5ZaB9Uj1ExJPYC"
  },
  "jwt_secret": "Ztz17OvgUpebBk85qnFxdTJrno/NvuGT",
  "api_keys": {
    "stripe": "sk_live_yqBacpI6lxagwfOEZYJK0n68",
    "sendgrid": "SG.Wl0zVi0l6gAbPof4o6S7+5",
    "twilio_sid": "AC10ffe95573ffe70835f0b3494f3c4bbb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}