{
  "name": "payment-service",
  "version": "3.3.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AOGiPvDiW7gc2h42v0fd"
  },
  "jwt_secret": "RYrDMA/dQf8Fh/1VdO+/GE51KfFLWZu3",
  "api_keys": {
    "stripe": "sk_live_Qc9iQiJCNWLQ836CIn0BzEGL",
    "sendgrid": "SG.J2/n+PRfYLeO9eIQYuTtFS",
    "twilio_sid": "ACef1e82909e0ee744d6a41d09b03101ee"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}