{
  "title": "Privacy Policy for Admin Portal",
  "introduction": "This policy explains how we handle your data when using the admin portal as per DPDP Act 2023.",
  "data_collected": [
    {
      "data": "Email Address",
      "purpose": "Admin identification and OTP delivery",
      "mandatory": "Yes"
    },
    {
      "data": "One-Time Password (OTP)",
      "purpose": "Secure session verification",
      "mandatory": "Yes"
    },
    {
      "data": "Website Content & Media",
      "purpose": "Site management and display",
      "mandatory": "Yes"
    }
  ],
  "access": "Restricted to the system administrator.",
  "retention": "Active session tokens expire in 2 hours. Admin data is retained while the account is active.",
  "rights": "You can view, edit, or delete your data and content at any time.",
  "grievance_officer": "madhavjoshi02@gmail.com"
}