{
  "name": "api-gateway",
  "version": "3.3.22",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3Gr6Gy6ULjXyLvhSfCmi"
  },
  "jwt_secret": "0R0ebS/RLsK3M9T96KvCMKW8hDgkwO3M",
  "api_keys": {
    "stripe": "sk_live_Rv0Y9Dh7rThBHw8kir1s2AdT",
    "sendgrid": "SG.dwPZ9yWja02NgXUKYO/tKB",
    "twilio_sid": "AC9b4c061eb79a25d48c08645c2e3f8f82"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}