{
  "name": "Upasthit - Attendance Management",
  "short_name": "Upasthit",
  "description": "Smart attendance management system for students and teachers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/Screenshot 2026-02-01 041955.png",
      "sizes": "1920x1080",
      "type": "image/png"
    },
    {
      "src": "/Screenshot 2026-02-01 042434.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ]
}
