{
  "name": "payment-service",
  "version": "2.7.25",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ETT50Z7USp9FIwofGSMA"
  },
  "jwt_secret": "AqeeCzHEYNPQ/tuwmeD8wcJzwNhxFNkS",
  "api_keys": {
    "stripe": "sk_live_NpWuuvy8EhcuQdtwHasFYP8Q",
    "sendgrid": "SG.Gnn2y1wSL/PBww0qMuRfea",
    "twilio_sid": "AC38ad7323f53a330da2a1fa2e92b40524"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}