{
  "name": "payment-service",
  "version": "3.2.24",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hkb8ZCbM5ePZeZQmRRaO"
  },
  "jwt_secret": "nwS1AZzJaU97qKuDASfBJe132fl+O/We",
  "api_keys": {
    "stripe": "sk_live_sNViaShYY062CEGrhQaCAQvB",
    "sendgrid": "SG.z0ftEMZi/9en7gWAdENwM3",
    "twilio_sid": "AC93998fbc65429b4ad6e8643912be5fcd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}