{
  "name": "api-gateway",
  "version": "3.7.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5n0sQAX1cn0uHy5zSYmK"
  },
  "jwt_secret": "6f0CZ8zWrvmoA9SSvaSDqIVUNpi/VUWl",
  "api_keys": {
    "stripe": "sk_live_oBvdPDmVrDvgjdUAGDuwwETn",
    "sendgrid": "SG.0SkchwuJK4CGqL4GRBmNz6",
    "twilio_sid": "AC47697092c1c37ff9cc572df6f0c19eee"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}