{
  "name": "Next LMS Student App",
  "short_name": "NextLMS",
  "description": "Quality Education for All — NES Learner App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f7f4",
  "theme_color": "#366888",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["education", "learning"],
  "icons": [
    {
      "src": "/icons/icon-192x192 .png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512 .png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
