

{
  "name": "Tutor Employ",
  "short_name": "Tutor Employ",
  "start_url": "/?from=homescreen",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "scope": "/",

  "description": "Tutor Employ PWA App",
  "display":"standalone",
  
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "https://static.tutoreasy.hk/static/edumain/media/images/TEicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://static.tutoreasy.hk/static/edumain/media/images/TEicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}