{
    "id": "/edubeit/index.php",
  "name": "Edubeit",
  "short_name": "Edubeit",
  "description": "Edubeit is an e-learning platform offering assignment assistance, books, notes, courses, tutorials, bootcamps, revision classes, exams, and quizzes.",
  "lang": "en",
   "start_url": "https://www.edubeit.com/index.php?source=pwa",
  "scope": "/edubeit/",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#007bff",

  "icons": [
    {
      "src": "icon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
