{
  "name": "payment-service",
  "version": "1.7.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JqCUolkcWI9KPsGhdZeA"
  },
  "jwt_secret": "fh70NHwc0vwE/aN6gdYKf7RTx2uIGThz",
  "api_keys": {
    "stripe": "sk_live_LruLxepSmw6Ug22zJ7CoHmCe",
    "sendgrid": "SG.ckvTyPhUZ6YjS+ShKc1Ih8",
    "twilio_sid": "AC0fc86afd9cb14c3c23330c51b074132e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}