{
  "id": "study-with-rk",
  "name": "Study With Rk - Exam Prep",
  "short_name": "Study With Rk",
  "description": "Study With Rk - SSC, Banking, Railway, Group D ke liye complete preparation app with quizzes, study material aur mock tests.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "categories": ["education", "productivity"],
  "lang": "hi",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home Dashboard - progress aur streak"
    },
    {
      "src": "/screenshots/quiz.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Quizzes timer ke saath"
    },
    {
      "src": "/screenshots/study.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Study Material aur notes"
    },
    {
      "src": "/screenshots/wide.png",
      "sizes": "960x540",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Study With Rk desktop par"
    }
  ],
  "shortcuts": [
    {
      "name": "Quiz Do",
      "short_name": "Quiz",
      "description": "Practice quiz shuru karein",
      "url": "/?action=quiz",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Study Material",
      "short_name": "Study",
      "description": "Notes aur shortcuts padhein",
      "url": "/?action=study",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Premium Plans",
      "short_name": "Plans",
      "description": "Subscription plans dekhein",
      "url": "/?action=plans",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
