{
  "name": "Drishti Innovations — Learn. Build. Lead.",
  "short_name": "Drishti",
  "description": "Learn Today. Build Tomorrow. Lead the Future. Gamified STEM, Robotics, LMS and ERP for schools, students, parents and colleges.",
  "id": "/auth",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0B1437",
  "theme_color": "#0B1437",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "productivity", "kids"],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-auth.jpg",
      "sizes": "928x1626",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Student home — Future Skills and quick links"
    },
    {
      "src": "/screenshots/mobile-modules.jpg",
      "sizes": "912x1518",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "School modules — LMS, finance, operations and comms"
    },
    {
      "src": "/screenshots/mobile-assignments.jpg",
      "sizes": "920x1634",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Teacher assignments inbox with submissions tracking"
    },
    {
      "src": "/screenshots/desktop-dashboard.jpg",
      "sizes": "918x1532",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "10 Future Skills tracks for students ages 6–18"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign In",
      "short_name": "Login",
      "description": "Sign in to your Drishti account",
      "url": "/auth/login",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Student Dashboard",
      "short_name": "Student",
      "description": "Open your student dashboard",
      "url": "/dashboard/student",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Parent Dashboard",
      "short_name": "Parent",
      "description": "Track your child's progress",
      "url": "/dashboard/parent",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+drishti",
      "url": "/auth?ref=%s"
    }
  ],
  "share_target": {
    "action": "/dashboard/student/shared",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "scope_extensions": [
    { "origin": "https://drishtiinnovations.com" },
    { "origin": "https://www.drishtiinnovations.com" }
  ]
}
