{
  "name": "api-gateway",
  "version": "3.2.1",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "O2amfQtCONEY0XkfoRE0"
  },
  "jwt_secret": "htl0otbD5L2li1p51YKuER434Nkx3LG2",
  "api_keys": {
    "stripe": "sk_live_rhPuPVlI61ePSmxv4vpYDTgu",
    "sendgrid": "SG.sTEO6Vtpy0eWdITs6pRecT",
    "twilio_sid": "ACff278dcadf44d62025fb6ae9c2c495f6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}