{
  "name": "auth-service",
  "version": "2.7.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zFQuuaZ90BfHC2j8Ngh2"
  },
  "jwt_secret": "5WlBJqbKq+Z35HgegMg/k2AiFn4sJ/8s",
  "api_keys": {
    "stripe": "sk_live_4DgGBWuO0NGgDxSe9nJPOcfU",
    "sendgrid": "SG.6VM8p+0FZ4yjgGG2VoFPX5",
    "twilio_sid": "AC0fe638dbfb12e17cf148a61b9a0575c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}