{
  "short_name": "unizep",
  "name": "unizep - Virtual Spot Admissions",
  "description": "Free virtual spot admission platform for Sri Lankan students. Connect with top universities through 1-on-1 video interviews.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/m",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F12E46",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Go to your dashboard",
      "url": "/m",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Meeting Room",
      "short_name": "Meet",
      "description": "Join video interviews",
      "url": "/m/meet",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Documents",
      "short_name": "Docs",
      "description": "Upload and manage documents",
      "url": "/m/docs",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "screenshots": []
}
