{
  "name": "payment-service",
  "version": "2.3.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Qcm79N2mRs1Nhs2Yp5BB"
  },
  "jwt_secret": "BbSw3xdCEi2yTVVoDh50ZpnMIODx+n2j",
  "api_keys": {
    "stripe": "sk_live_Rd8CEh0axl4wOfUIcr2qA0ML",
    "sendgrid": "SG.Rl2W/anoHwBPNaoJa97TQ2",
    "twilio_sid": "ACe1824170240d3eb91be41121d09ab2ca"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}