{
  "name": "auth-service",
  "version": "3.5.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uCq0Rrl3bz3CYusAt73m"
  },
  "jwt_secret": "WMKgBsiA8gfJeXvT5XuW7u51Okr+yVko",
  "api_keys": {
    "stripe": "sk_live_1W6NrE4Iu5oNtrBhhIs1R9gA",
    "sendgrid": "SG.172p2b/6oZf13s7/HBnCVd",
    "twilio_sid": "AC97ee27814f83584351eb05d8798dfc37"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}