{
  "name": "api-gateway",
  "version": "2.2.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ar4FQMiH1cLNOHEs3LwQ"
  },
  "jwt_secret": "wv4V3ar6ennKvu+zYq1w+C8SJYTHsQ2R",
  "api_keys": {
    "stripe": "sk_live_ZAsolIL4fz1VvwehiBMT3hLQ",
    "sendgrid": "SG.HlHZb8LzhmrwzlBZdjel86",
    "twilio_sid": "ACb02f3e0cfe92f904e7849d2b049d00d6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}