{
  "name": "SITM Attendance - Scholar's Institute of Technology & Management",
  "short_name": "SITM Attend",
  "description": "Internal classroom attendance management PWA for SITM faculty",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1323",
  "theme_color": "#0B1323",
  "icons": [
    {
      "src": "../icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
