{
  "name": "payment-service",
  "version": "2.5.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "82Mz7iMJN6YWoGKc4oxh"
  },
  "jwt_secret": "MvSB/l0REw10SX/V1k7bRicl6IZ2zOgH",
  "api_keys": {
    "stripe": "sk_live_0goasiUXypJFzLlz1uLAPTkI",
    "sendgrid": "SG.dQe4m2YBNUwhgYIKSOXQ++",
    "twilio_sid": "ACeed222448b59007cc62db1731fc4635e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}