{
  "name": "Competition Pathsala - Rajasthan Govt Exam Preparation",
  "short_name": "Competition Pathsala",
  "description": "Best platform for Rajasthan government exam preparation with study materials, MCQs, job alerts, and expert guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "hi",
  "dir": "ltr",
  "categories": ["education", "reference", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Posts",
      "short_name": "Posts",
      "description": "View latest study materials and articles",
      "url": "/posts",
      "icons": [
        {
          "src": "/images/shortcut-posts.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Job Alerts",
      "short_name": "Jobs",
      "description": "Check latest government job notifications",
      "url": "/job-alerts",
      "icons": [
        {
          "src": "/images/shortcut-jobs.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "MCQ Practice",
      "short_name": "MCQ",
      "description": "Practice MCQ questions for exams",
      "url": "/quiz",
      "icons": [
        {
          "src": "/images/shortcut-quiz.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}