{
  "name": "payment-service",
  "version": "3.8.18",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HFYOQeXyjQnGqu3EJFyR"
  },
  "jwt_secret": "Gwx1/3bYd5v6XHNqL2umYqkDjxt1NclP",
  "api_keys": {
    "stripe": "sk_live_fnPssQS5UFuTiGgNWiH3p1b9",
    "sendgrid": "SG.NORp9ssH+cw4YtdbfDqaGF",
    "twilio_sid": "AC2ae3667041c573aec30107c07d0ac219"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}