{
  "name": "payment-service",
  "version": "1.5.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nBkN889swR3DTO1NnL8N"
  },
  "jwt_secret": "JmdpOdOoOtD0exr8AR0IhW0Boe6gyUSZ",
  "api_keys": {
    "stripe": "sk_live_OrhCS7BG0PQ9jaS2V96s5NBC",
    "sendgrid": "SG.+iV2+wNewmYsHd1LlNhl/a",
    "twilio_sid": "AC85c91d303c5a4415a186adb6f7f1aba4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}