{
    "name": "OWIS Primary",
    "short_name": "OWIS Primary",
    "description": "Student Management System",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#4f46e5",
    "icons": [
      {
        "src": "https://trackedu.github.io/common-assets/owislogo.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "https://trackedu.github.io/common-assets/owislogo.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }