{
  "name": "api-gateway",
  "version": "1.7.0",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dz6LdfeJtTjhp99pPutG"
  },
  "jwt_secret": "wCoqjw5uGPXHHwA9aMBIkbae8Ocu+KKV",
  "api_keys": {
    "stripe": "sk_live_IroP4GFEN5cGCFCcTZBK8i1B",
    "sendgrid": "SG.9U9vk4JkwhbUFEf6cZMzlJ",
    "twilio_sid": "AC3f034b30c9bd384ff1e1573e81d7c78a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}