{
  "name": "auth-service",
  "version": "3.1.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7lJ2rVaOHCwRubSeWAbF"
  },
  "jwt_secret": "a5+Qe1jeNgEZ0t4TKSOGUi/73ON2q1N0",
  "api_keys": {
    "stripe": "sk_live_drjuNwh1pNh0hW3o5tAd0ZcX",
    "sendgrid": "SG.6WcgCafwpB1hIWbkc0l5bz",
    "twilio_sid": "ACd6f3d27549962826f63f8b2ce5821364"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}