{
  "name": "payment-service",
  "version": "3.1.11",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ImaCVfN2bMmLqR5pyZ8U"
  },
  "jwt_secret": "NKJLwlfIFu6j3C7mtx9qtoUU2T219a0b",
  "api_keys": {
    "stripe": "sk_live_MVYP918DR0YLHh4omTmFiqbx",
    "sendgrid": "SG.dHAqc/r83FbyIyk5uY+ejG",
    "twilio_sid": "AC78440c7ce6d9846c413caa010cd7ab29"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}