{
  "name": "auth-service",
  "version": "3.7.14",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UEs0Y859xEUVaWtwBxkv"
  },
  "jwt_secret": "ISgAVt8cNx+DZnMkS9Qo3YJYUQby0w2C",
  "api_keys": {
    "stripe": "sk_live_HgZXhhYBozISvExv3SaNN4w7",
    "sendgrid": "SG.MjtWO5o47relzU7D5Zfkrh",
    "twilio_sid": "AC9000fb1f278fddb127c5b98d8e5b39aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}