{
  "name": "auth-service",
  "version": "3.1.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8UpifCs5KDkDgcMgr7qe"
  },
  "jwt_secret": "iSYUKk/Sw7uFDjvPAuElM9C00N00ABWD",
  "api_keys": {
    "stripe": "sk_live_FbiJiO8yiwEz88bUEDSskZPx",
    "sendgrid": "SG.fkoJEGxlCyKRUtDaLZlQuh",
    "twilio_sid": "AC33051c0794372005889364bffb9ce06e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}