{
 "name": "UNIQLLY EDUCATION HUB",
 "short_name": "Uniqlly",
 "description": "AI-powered competitive exam prep, live testing, analytics & government job notifications.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "display_override": ["standalone", "fullscreen"],
 "background_color": "#ffffff",
 "theme_color": "#4F46E5",
 "orientation": "any",
 "categories": ["education", "productivity"],
 "dir": "ltr",
 "lang": "en",
 "icons": [
  {
   "src": "/icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any"
  },
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}
