{
  "name": "payment-service",
  "version": "1.0.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kzwzWnzchZMhbRIBs2nZ"
  },
  "jwt_secret": "B/g0js7CsL3s997z+a9okOh5h9D//pYL",
  "api_keys": {
    "stripe": "sk_live_pvI1N10H7sVtrdaEJK0zF2l9",
    "sendgrid": "SG.ZStbvb04mtDmqC3csePqAy",
    "twilio_sid": "AC65f0b4cec7709b20dc305d1a1696cc68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}