{
  "name": "Grammar Lab with Ajay sir",
  "short_name": "Grammar Lab",
  "description": "Learn grammar with Ajay Sir. Ask doubts, practice MCQs, and test your knowledge with ranking.",
  "start_url": "https://grammarlab.nesolcourses.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "lang": "en",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "com.nesol.grammarlab",
  "dir": "ltr",
  "categories": [
    "education",
    "utilities"
  ]
}