{
  "name": "payment-service",
  "version": "3.7.26",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ggSt5y3pag7BPpoVYmoi"
  },
  "jwt_secret": "Sv8ILGe/G5dievW/uI/9cyQRihJLMgIW",
  "api_keys": {
    "stripe": "sk_live_DZ8ZVLYfxnV69DcPUl7Lat3D",
    "sendgrid": "SG.qnJj7aKmKv5iQZVXWEnBnu",
    "twilio_sid": "AC9d9e7c4421c531785a93ee52fbdfbf64"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}