{
  "name": "payment-service",
  "version": "3.1.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FkdqDfNDg42G1eH8GAGn"
  },
  "jwt_secret": "nuR8Ad8YgqI16NsxiTbvMUas3VJIyyDL",
  "api_keys": {
    "stripe": "sk_live_77Puummab5vbl3jQhEVRXA4L",
    "sendgrid": "SG.KFePauckXwJ7fRYZiqfpUl",
    "twilio_sid": "AC36cae047f707f2b983baec9838fceb9a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}