{
  "short_name": "TOPPERS",
  "name": "Toppers Education Centre Exam App",
  "orientation": "portrait",
  "description": "Examination Portal of Toppers Education Centre Pte. Ltd.",
  "background_color": "#3367D6",
  "theme_color": "#3367D6",
  "scope": "/",
  "start_url": "user-login.php",
  "display": "standalone",
  "icons": [
    {
      "src": "images/icon-144.png",
      "type": "image/png",
      "sizes": "144x144",
      "purpose": "maskable any"
    }
  ],
  "dir": "ltr"
}