{
  "name": "payment-service",
  "version": "2.5.13",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Q2QxxsDinHZVu5o9taq6"
  },
  "jwt_secret": "bqnPgtE1e0bb5Ydxwfr6/ZdNUBtM0mTx",
  "api_keys": {
    "stripe": "sk_live_OSsm7TlZcxaRhTjuoXj2rx70",
    "sendgrid": "SG.sllQLINcHKG580lcMPCepa",
    "twilio_sid": "AC06e64c683460b4f333f9afcc6ca398ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}