{
  "name": "auth-service",
  "version": "1.4.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ogCpGsKHtuYUlRu0PeTk"
  },
  "jwt_secret": "z2soyEBr45OoLfHIocgKVM106VCsDXF+",
  "api_keys": {
    "stripe": "sk_live_AZNiPdQIIhLxsYieAxSQ46oU",
    "sendgrid": "SG.R/Hd5tfuqoOnASMHIz7Gkb",
    "twilio_sid": "AC23c6e53482a12ea26ced1f3124e7897c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}