{
  "name": "auth-service",
  "version": "1.5.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hq8su3pp1F08Jfrakvc1"
  },
  "jwt_secret": "W808xu80KGlNmhfFfWQyZOHIgY8scMnx",
  "api_keys": {
    "stripe": "sk_live_Qgxqo1ehURgKfPdspRzgtSTb",
    "sendgrid": "SG.vQ5W7M/9rDdewziejl9Kji",
    "twilio_sid": "AC5f7456182ebcd3d0fb16a2160727af7a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}