{
  "name": "payment-service",
  "version": "1.7.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "w6sbRAQv7BOooRzooPu0"
  },
  "jwt_secret": "dMS6V6xb5XkA1a10GbnIHbM2x2W60Xbr",
  "api_keys": {
    "stripe": "sk_live_z7SmmB4MiqoMHobWBX0ig6KB",
    "sendgrid": "SG.e9/mGEFV12v58q+9+ghA7I",
    "twilio_sid": "AC355948dd5590e091fb6824e612f169e5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}