{
  "name": "payment-service",
  "version": "3.9.27",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KK168FIZ6EvFX4gV4Pnj"
  },
  "jwt_secret": "sbymqbgrOew8NDzJ9OI0CDdTyMy6GtOc",
  "api_keys": {
    "stripe": "sk_live_GPl7Sd0dir9y2yKKPRNDOOk0",
    "sendgrid": "SG.5g7W1umJsqiIW5n9B36yy5",
    "twilio_sid": "AC2b8939b58ce5e1acac22990699a442a1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}