{
  "name": "payment-service",
  "version": "2.4.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aTydYRE28eEldUiqyGTr"
  },
  "jwt_secret": "f0H/LEH2CtSo/GNGSsibH/QdCL7pxdrk",
  "api_keys": {
    "stripe": "sk_live_pQutX5PpSYTgPG51NLEOdtT2",
    "sendgrid": "SG.iAiYbE8Pxg68wtYE6VInjE",
    "twilio_sid": "AC3ef17e9b4c0ef2b071aebca92f15ba66"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}