{
  "name": "user-service",
  "version": "1.7.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zQIPYM1wdj96tDWglW6N"
  },
  "jwt_secret": "J88KCG1vRy+u2UzGgiQAX13RjsOwCUjx",
  "api_keys": {
    "stripe": "sk_live_AYCNa9aU13sbcUPjL2qZE2y3",
    "sendgrid": "SG.fhEd7CiaUZo2ElB/O4PbjD",
    "twilio_sid": "ACb57afd4fce42e2b479e6f0e07a3ccacd"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}