{
  "name": "api-gateway",
  "version": "1.0.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "TRbHRY5jwb4Ct3CpBDjj"
  },
  "jwt_secret": "RG8coSD4chvq9UQZzzfqP7HsCVN7k9AA",
  "api_keys": {
    "stripe": "sk_live_2bjgLtH7cihI0xfp8v5QqxWX",
    "sendgrid": "SG.dBoF6e1EhNfHaTyy4L97tF",
    "twilio_sid": "AC38cd9e863f0b84da55aea8b5a6125dd5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}