{
  "name": "auth-service",
  "version": "3.7.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hbTaKb5NMRts4HuGu1UE"
  },
  "jwt_secret": "ZVqs2ixUlgq5zLqRL6y9g/uQTjfdCqI0",
  "api_keys": {
    "stripe": "sk_live_dJSV4Ta3thz0RK9YaMrKciic",
    "sendgrid": "SG.3PcObzJ08Dt+52fYLFdOgg",
    "twilio_sid": "AC3f2e17d76e04f89ed9711780a51e6763"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}