{
  "short_name": "Edusoft",
  "name": "ERP for school management",
  "icons": [
    {
      "src": "imgs/icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "imgs/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://test.edusofterp.com/",
  "background_color": "#44279b",
  "display": "standalone",
  "theme_color": "#44279b"
}