{
  "name": "payment-service",
  "version": "1.3.26",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UBukD52VmpCBQQxDl8Y9"
  },
  "jwt_secret": "ri5AZnJznLvr5oQAZ7jllgpHg17QoNUG",
  "api_keys": {
    "stripe": "sk_live_7wYSYsrRT3lCgFGhJp35S1Q1",
    "sendgrid": "SG.PYYE8/G5K9BCNDL4YRMlHe",
    "twilio_sid": "ACea383abc737abf9025f5b434b91d703f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}