{
  "name": "payment-service",
  "version": "3.8.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Q6QEKoU2ZZWZDp40zORD"
  },
  "jwt_secret": "3e8RRHDYIYYWq2v4d6qZEquLMC5rW4tj",
  "api_keys": {
    "stripe": "sk_live_cqrvgRKLum6UhrWT7YXiMlsz",
    "sendgrid": "SG.QIUNGERB70/O+eQV1KDjp/",
    "twilio_sid": "ACbccc34a4f2af33b0ec4a05358083ea93"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}