{
  "name": "payment-service",
  "version": "3.8.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MGfjV9fLTyWdR1TztWAg"
  },
  "jwt_secret": "gp0c/xqE9Y7hkze1q0R+Piycyp1AcAQG",
  "api_keys": {
    "stripe": "sk_live_C2RqRi8adcMSXdclSqxEaIGa",
    "sendgrid": "SG.qXrvmYrEhIlJZgxRPZTUoq",
    "twilio_sid": "ACf42d5bc15e81cbad29df2131fa0cc596"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}