{
  "name": "payment-service",
  "version": "2.1.9",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "y3ovMwS8Mj8FbyqhjKCT"
  },
  "jwt_secret": "rKtOqUbtK6urG/tNV0jkG+EUDuruMBn4",
  "api_keys": {
    "stripe": "sk_live_womam4Wb9yJJjD8QUj4sFVW0",
    "sendgrid": "SG.31AvUS2oaE470hOuY4s4kh",
    "twilio_sid": "AC458285b1480a4212a77d976a1251aa41"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}