{
  "name": "payment-service",
  "version": "3.2.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZEWVWZlAbiZPY2FsWS5h"
  },
  "jwt_secret": "DNIKouelH+l/B5h2RpxkCgqJEVfGNGxv",
  "api_keys": {
    "stripe": "sk_live_lsnHYhX3byQvIKVnn4HV50Fs",
    "sendgrid": "SG.92KTP7yzkxI0MhtxpU2MvT",
    "twilio_sid": "ACfcacc0ee8c36154ae2211fa50cc2e022"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}