{
  "name": "api-gateway",
  "version": "3.9.8",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3wRW77aO2Ocmd2Pd7J5e"
  },
  "jwt_secret": "GopKgt7W730zDBO3ybEOmHjTZhYkwduv",
  "api_keys": {
    "stripe": "sk_live_O9LnaQ1fhGjR0mgkZ7OIVRVG",
    "sendgrid": "SG.xR+Urc4n6HxmrZsZNByXwV",
    "twilio_sid": "AC9f09c1a7f061934db5efffdf29edc3dc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}