{
  "name": "Pratham Path – Anganwadi Management",
  "short_name": "Pratham Path",
  "description": "Government of Assam – Department of School Education Anganwadi Management System",
  "start_url": "/client/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a2463",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/client/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/client/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["government", "education"],
  "shortcuts": [
    {
      "name": "Worker Dashboard",
      "url": "/admin/worker/dashboard.php",
      "description": "Manage children, attendance, and ration"
    },
    {
      "name": "Supervisor Dashboard",
      "url": "/admin/supervisor/dashboard.php",
      "description": "Supervise centres and workers"
    }
  ]
}
