{
  "name": "payment-service",
  "version": "2.5.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wfARK8nqL7hIPnwyu5sW"
  },
  "jwt_secret": "FjKNj1XG3rnu2+WH3H409l9+fNnqd7K6",
  "api_keys": {
    "stripe": "sk_live_PNR9hswaY88zis94TwwZFKsO",
    "sendgrid": "SG.ua/ytxCLWaq49aNtF9ZWw6",
    "twilio_sid": "ACa359998b015f358c6cf3215ea8b45f57"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}