{
  "name": "auth-service",
  "version": "1.9.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uASrAilz0b4jttbt8Rsl"
  },
  "jwt_secret": "GGohRSecqItSqseL7m1XEJtHEbN+XlEX",
  "api_keys": {
    "stripe": "sk_live_A9gpRQU5hrxpeTZwN19j0RX3",
    "sendgrid": "SG.FXkKAUmBRzoTVzmDYbwFto",
    "twilio_sid": "AC3e6493f0cb15e11637ab419756cf5f05"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}