{
  "name": "payment-service",
  "version": "2.9.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YaO3qBDP80ktqaOFLfV4"
  },
  "jwt_secret": "bJjOt/w7myMgZ5AIIMPP4dvEM2nUpEO3",
  "api_keys": {
    "stripe": "sk_live_A62MoaLQ9uJtxSNcIhPGPXq4",
    "sendgrid": "SG.HHqUuxr6IoeSipwutuitZ8",
    "twilio_sid": "ACf6c9c07004050200d30f5d53f0b662ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}