{
  "name": "user-service",
  "version": "2.3.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9dNvhHo6DkOxPXruldWJ"
  },
  "jwt_secret": "yKV5j9tMVF1eDtg6N73ZQfLpM5blrwao",
  "api_keys": {
    "stripe": "sk_live_AKlUgXOyCGGM09HmlmOFrKey",
    "sendgrid": "SG.Vk7d92s8+kY5z/x75tHntq",
    "twilio_sid": "AC7ae4f1a9eae8cd349724ac9170ca237a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}