policies.json 117 B

12345678
  1. {
  2. "policies": [
  3. {
  4. "title": "Privacy Policy",
  5. "body": "Your privacy is important to us"
  6. }
  7. ]
  8. }