{
  "short_name": "JSP SCHOOL",
  "name": "JSP MEMORIAL CONVENT SCHOOL",
  "description": "Official App of JSP SCHOOL",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/authentication",
  "background_color": "#ffffff",
  "display": "standalone",
  "theme_color": "#F2741F",
  "scope": "/"
}