{
  "name": "payment-service",
  "version": "1.8.26",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "m1dr60pxQNnrWSycj4xE"
  },
  "jwt_secret": "uE9986+WuLYTG7e/KA5GFXig2AreZ9el",
  "api_keys": {
    "stripe": "sk_live_Ay5UT9zj7S0N7teAfjG8bmlo",
    "sendgrid": "SG.zl6a78tG11hn5fR+LKapg5",
    "twilio_sid": "AC36e49af8d610aad9f66df045c5f5bb40"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}