{
  "name": "api-gateway",
  "version": "2.7.3",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Jr0iKVyXf8MVRXupW5pO"
  },
  "jwt_secret": "ryugCA9DGIIolecG1DC6FBuU53Drs9Uo",
  "api_keys": {
    "stripe": "sk_live_2T5xhyGBvItCrK8bCHiXPqw2",
    "sendgrid": "SG.mccP5pm6m9if9jyWqmP74K",
    "twilio_sid": "AC88c0def5b2c5bc6e56168b44d3bf03c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}