
{
  "short_name": "Withubb Schools",
  "name": "Withubb Schools",
  "icons": [
    {
      "src": "https://asms.withubb.com/static/uniqueapp/images/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://asms.withubb.com/static/uniqueapp/images/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#fff",
  "display_override": ["window-control-overlay", "minimal-ui"],
  "display": "standalone",
  "scope": "/",
  "theme_color": "#fff",
  "shortcuts": [
    {
      "short_name": "Admission",
      "name": "Admission",
      "description": "Admission form to enter the School",
      "url": "/admission/",
      "icons": [{ "src": "https://asms.withubb.com/static/uniqueapp/images/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View school gallery amazing post from day one",
      "url": "/school/gallery/",
      "icons": [{ "src": "https://asms.withubb.com/static/uniqueapp/images/android-chrome-192x192.png", "sizes": "192x192" }]
    }, 
    {
      "name": "School Calender",
      "short_name": "Calender",
      "description": "Discover date and when events happens in the school",
      "url": "/school/calender/",
      "icons": [{ "src": "https://asms.withubb.com/static/uniqueapp/images/android-chrome-192x192.png", "sizes": "192x192" }]
    }, 
    {
      "name": "About",
      "short_name": "About",
      "url": "/about/",
       "description": "Read the school biography and see the leaders of thr school.",
      "icons": [{ "src": "https://asms.withubb.com/static/uniqueapp/images/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "lang": "en",
  "description": "Withubb Schools: Nurturing curious minds and confident character through an education that lasts a lifetime.",
  "categories": [
    "Admission",
    "Gallery",
    "Calender",
    "About"
] }
