{
  "name": "Nucleus - AI Powered School Management",
  "short_name": "Nucleus",
  "description": "Experience the pinnacle of school performance with Nucleus – the cornerstone of educational excellence. Bridging the Gap: Empowering Schools to Achieve Their Vision.",
  "version": "3.9.8-beta.1",
  "start_url": "/?v=3.9.8-beta.1",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait-primary",
  "theme_color": "#004bb5",
  "background_color": "#004bb5",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity", 
    "business"
  ],
  "id": "inforida-nucleus-pwa",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon",
      "purpose": "any monochrome"
    },
    {
      "src": "https://inforida.ams3.cdn.digitaloceanspaces.com/assets/nucleus-logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://inforida.ams3.cdn.digitaloceanspaces.com/assets/nucleus-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://inforida.ams3.cdn.digitaloceanspaces.com/assets/nucleus-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
    "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Quick access to main dashboard", 
      "url": "/school/dashboard",
      "icons": [
        {
          "src": "favicon.ico",
          "sizes": "16x16 32x32 48x48",
          "type": "image/x-icon"
        }
      ]
    },
    {
      "name": "Classes",
      "short_name": "Classes",
      "description": "Manage classes and sections",
      "url": "/school/class",
      "icons": [
        {
          "src": "favicon.ico",
          "sizes": "16x16 32x32 48x48",
          "type": "image/x-icon"
        }
      ]
    },
    {
      "name": "Students",
      "short_name": "Students",
      "description": "Manage students and admissions",
      "url": "/school/student",
      "icons": [
        {
          "src": "favicon.ico",
          "sizes": "16x16 32x32 48x48",
          "type": "image/x-icon"
        }
      ]
    },
    {
      "name": "Staff & Teachers",
      "short_name": "Staff",
      "description": "Manage school staff and teachers",
      "url": "/school/staff",
      "icons": [
        {
          "src": "favicon.ico",
          "sizes": "16x16 32x32 48x48",
          "type": "image/x-icon"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=inforida.in.inforidaapp",
      "id": "inforida.in.inforidaapp"
    }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "assets/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Nucleus Dashboard on Desktop"
    },
    {
      "src": "assets/images/screenshot-mobile.png", 
      "sizes": "390x844",
      "type": "image/png",
      "platform": "narrow",
      "label": "Nucleus Mobile Interface"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate"
}
