{
  "name": "api-gateway",
  "version": "2.1.16",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "FJ4oq9IMNQaYnz7Q0iOd"
  },
  "jwt_secret": "PrPjgqS/uMfmLi8vGBPS+KZRm0VZ0omI",
  "api_keys": {
    "stripe": "sk_live_ImLFCKrTvmcHLTgwxPyWWUac",
    "sendgrid": "SG.NiN6j8LC1O/1AecekWQ6mm",
    "twilio_sid": "ACa495b964bffb8ffce25d2ec7f2315cb4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}