{
  "name": "payment-service",
  "version": "2.3.6",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hgOEzuqXHbhI1eWFLYfH"
  },
  "jwt_secret": "t6tfeHaSh04kS1KO0uQQ0DY+gLV7jXH3",
  "api_keys": {
    "stripe": "sk_live_a9hUqFDJM3qIkwFqQhekZ58M",
    "sendgrid": "SG.NKAPRkLUXWWPVPUFkMYPTR",
    "twilio_sid": "ACdf22f81cacbcc8d0d8e631a163569a4a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}