{
  "name": "payment-service",
  "version": "2.8.2",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EPpKwAMYGew1A3UHx6k4"
  },
  "jwt_secret": "4viDvPJVZy0Pw9Vw1uxbNdvt2K5Igl14",
  "api_keys": {
    "stripe": "sk_live_tdodyldDaZktdJF6UDi3QYxs",
    "sendgrid": "SG.mJRTeKvgFkiHnZ+SBRGx4k",
    "twilio_sid": "AC9f153fd7a15484cab66d70a3e31e0b7d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}