{
  "name": "payment-service",
  "version": "3.9.20",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "D8HHdkiinDtSVgwAtOdi"
  },
  "jwt_secret": "gsBFBslWh2euJklInlc1nF61A17n1Wq4",
  "api_keys": {
    "stripe": "sk_live_yEpj4oTeZMohs7xSDqHostx9",
    "sendgrid": "SG.ATS3gBiHYxaPxjWMKer5rl",
    "twilio_sid": "AC0eed8c54b8d31f92b4f20d17acc7c902"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}