{
  "name": "user-service",
  "version": "3.0.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dN0ufzQBG1m3yJh3eaa2"
  },
  "jwt_secret": "mi3m+bdwXcYmSlqlLOlsL0Pp+TgaNWXH",
  "api_keys": {
    "stripe": "sk_live_ppqVYF0dB6XhSbiuHIWPkZ2E",
    "sendgrid": "SG.2poXabRfXfDxBl3pEYolio",
    "twilio_sid": "ACe7c0acb3c21976edfbac466873b191a6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}