{
  "name": "payment-service",
  "version": "2.5.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "m7IRNYEE2ZwLQTs93eQM"
  },
  "jwt_secret": "DNjP0cRHq4jgYYUgLJMq54upQvbvIksV",
  "api_keys": {
    "stripe": "sk_live_rhRusCcTx8Llxr94QLMQnJWV",
    "sendgrid": "SG.nN+5NDqrRUvZPFVZT7PbVa",
    "twilio_sid": "ACbf3c2e7077a37578e911b9c7945184bf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}