{
  "name": "payment-service",
  "version": "2.9.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ITr8xDXC4Xchqag0DCKt"
  },
  "jwt_secret": "p8yl41Wl8fRtyDdGIsIl+tZG3+iEWNtR",
  "api_keys": {
    "stripe": "sk_live_YvATEaUHydc1sCAlSR2zpNPr",
    "sendgrid": "SG.kjHq6EMOqJzXKDMzZc/yAv",
    "twilio_sid": "AC55df571e34d58fd4d8c0678a2d9d5f5e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}