{
  "name": "user-service",
  "version": "2.8.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wFy2Kl3pwDEr8TaxbQiw"
  },
  "jwt_secret": "ELoydU82PltEunAQeuRAhWPn/hE/ApB1",
  "api_keys": {
    "stripe": "sk_live_egOrRHDRkuTjvNKSwSOY2Vhf",
    "sendgrid": "SG.Yv9vZ1ldaBiJB1nYeQooZG",
    "twilio_sid": "ACf29f8511e5fece1ab26e9d10fcd079aa"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}