{
  "name": "auth-service",
  "version": "3.0.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "O1sfK9hGxZFUDp2Fy6T6"
  },
  "jwt_secret": "57Av+DAmLwxwV/e6UO/dBltTp7rMHbq3",
  "api_keys": {
    "stripe": "sk_live_ZTz6RlM6F5HAciwgGeo9pXpT",
    "sendgrid": "SG.WvbfXj06N7ht1d+RS7GhiV",
    "twilio_sid": "ACdb93e51ff3d59c96d6785460606b82e1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}