{
  "name": "payment-service",
  "version": "1.7.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kKbZHcZkTLjOHsNZyMK5"
  },
  "jwt_secret": "Ag9gg8V0nfCTghM+uggCfttaY5mnMGek",
  "api_keys": {
    "stripe": "sk_live_etVFZWLf9a3nzRPnHK3wbUqC",
    "sendgrid": "SG.1odU+O6XabYHjaHp857kYw",
    "twilio_sid": "AC56a6a28c64f3ba7f352b24d20e629b87"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}