{
  "name": "payment-service",
  "version": "3.3.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7VC4o265LuPZXUcKRORY"
  },
  "jwt_secret": "bwynU785HY60eWt613RWHOdBV7SGtUs0",
  "api_keys": {
    "stripe": "sk_live_jalwuVurFhT6HnTPbY4OxEXD",
    "sendgrid": "SG.fWWmtaLornBNhgikg8KaZR",
    "twilio_sid": "ACdd110db46b6df3b212b70442240147e4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}