{
  "name": "payment-service",
  "version": "1.4.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kyYJMjwzSG7rbjhEAZbZ"
  },
  "jwt_secret": "b1IuBuigeAuYOu3nWo2rgRIG8AIadHTc",
  "api_keys": {
    "stripe": "sk_live_CGXVCTw9bUNkQPJb9GZfKGus",
    "sendgrid": "SG.a9siME+RFlZosmTnKdpLAX",
    "twilio_sid": "AC6a3e18730e1d1b7a9f25ba75e9a1b87f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}