{
  "name": "payment-service",
  "version": "1.5.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ZMBb6oubCMaunmY12WFQ"
  },
  "jwt_secret": "Gep/9yhf+FBkSqaNZeCfxojw0O3rmFfa",
  "api_keys": {
    "stripe": "sk_live_Q5LyD91zdiuyUhMuIlSfzcXt",
    "sendgrid": "SG.Ir1GM7kKqgLgMZ+7ZNq0WQ",
    "twilio_sid": "AC23759a59a5625ae592b972f0ae99a9cf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}