{
  "name": "payment-service",
  "version": "2.2.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hbZxcAmJwSv8jw6Picej"
  },
  "jwt_secret": "IAuEgwfZy/m0FXg/5wEXLxVyQns07NXc",
  "api_keys": {
    "stripe": "sk_live_T4iFuQ3Tn2PeXJfUgBcOyHbY",
    "sendgrid": "SG.iAGHxN87pzX+BI2nq9MkZ+",
    "twilio_sid": "AC166b6c111358a34f7f0fc3139cb4448c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}