{
  "name": "payment-service",
  "version": "2.0.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "i9I4ncQtXMPuiHvmH5XV"
  },
  "jwt_secret": "MKghj6f112iwDkwLueqKgqItBINsFBsX",
  "api_keys": {
    "stripe": "sk_live_t8peLBu2ieHXh3eLIJlVoAaB",
    "sendgrid": "SG.46IrA0F8W1SamXVcZvf5Et",
    "twilio_sid": "ACc4314f9a0508ea1e60dbf5a3cccc454e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}