{
  "name": "user-service",
  "version": "1.6.11",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "avUfNU7Grbxze0zg1UuN"
  },
  "jwt_secret": "QT3LN5vvjl0VNSHElU08KesmpVjbeD3M",
  "api_keys": {
    "stripe": "sk_live_YI6G5XWVLgDn4fQOg8MnJ8Wn",
    "sendgrid": "SG.rPMlr+mLACVighwiiSLbE3",
    "twilio_sid": "AC49e5f20fa6a114ec54046eb72db697d6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}