{
  "name": "payment-service",
  "version": "2.8.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "m1JNgeJHvf0VVjttgLOR"
  },
  "jwt_secret": "cCNJZvACahGYSPrwqUoyCMMfeU8rYIcC",
  "api_keys": {
    "stripe": "sk_live_8bD5wMMcHmopPX9DMemmOVg5",
    "sendgrid": "SG.s7Tk/tMQxcww6tCSddWL3P",
    "twilio_sid": "ACa9474c319e1f84a7aa814e3d12833633"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}