{
  "name": "payment-service",
  "version": "2.4.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "iGKsrhGUmBblo5Oo8UF3"
  },
  "jwt_secret": "s+Dy/37TA+3xXwLq24I9fZrFOnEfNep3",
  "api_keys": {
    "stripe": "sk_live_mLHJf6IVLbjSjTUoepOomQzg",
    "sendgrid": "SG.9AbAwVdZX9kPnVc1qAt00h",
    "twilio_sid": "AC496311e5c7e2c47e4182434d1e07eb70"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}