{
  "name": "api-gateway",
  "version": "1.2.20",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RHMU6Odeuyclv3ysDThx"
  },
  "jwt_secret": "6Pxk4Pa9aLKW7Ri5rB6MTxfgdTUCwZsg",
  "api_keys": {
    "stripe": "sk_live_IMI0MOHbYNqBd46KAJ99j3uo",
    "sendgrid": "SG.EMoh5zy/G2L0aWL8ughPL+",
    "twilio_sid": "AC427eb1c911bd3edfeb4828709da41a15"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}