{
  "name": "payment-service",
  "version": "3.4.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mg8Q6Voklga0ItHbPu61"
  },
  "jwt_secret": "NVenmGIEqFfON98Gd360T9QQFy9QSFEJ",
  "api_keys": {
    "stripe": "sk_live_Hq5FPMBL7U4pEbM9sb4yzbWJ",
    "sendgrid": "SG.ySdQxRIA0F1LUs++6V93/7",
    "twilio_sid": "AC5bc3817ba12a04592db3a5294630bce9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}