{
  "name": "payment-service",
  "version": "1.4.22",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ux7kJrxfdVKRgnDznoU0"
  },
  "jwt_secret": "Jd+horTyZp2IZnMTFnsJ+y70jeRfSNA1",
  "api_keys": {
    "stripe": "sk_live_hydegIxq7dxsKQ5ighdDqX47",
    "sendgrid": "SG.Q30s9hnb88nvUQ5/5rdSfx",
    "twilio_sid": "AC880e1de711d8d3bfab1085bf6aa00d68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}