{
  "name": "LearnAtMyPlace",
  "short_name": "LearnAtMyPlace",
  "description": "Free practice tests, chapter notes, PYQs, and verified tutors for SSC CGL, SSC CHSL, RRB NTPC, CUET UG, JEE, NEET and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Competitive Exams",
      "short_name": "Exams",
      "description": "Free mock tests and chapter-wise practice",
      "url": "/competitive-exams",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Find a Tutor",
      "short_name": "Tutors",
      "description": "Search verified home and online tutors",
      "url": "/tutors",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
