{
  "name": "auth-service",
  "version": "2.1.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ok4R7xbnDbem3tCI7WzG"
  },
  "jwt_secret": "SIQQB5NpbB3Kf0IIneiI1p3hGGVnRZVD",
  "api_keys": {
    "stripe": "sk_live_5AbWdXVSvQGwKcuEQQOaRUgL",
    "sendgrid": "SG.SgpByusoWzy4QzU/5CEyUH",
    "twilio_sid": "ACa7b173c5a88685d3ef5ee8e93c173be6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}