{
  "name": "Hajiri - NSUT Attendance",
  "short_name": "Hajiri",
  "description": "Attendance tracking system for NSUT students",
  "start_url": "/attendance",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://hajiriresource.blob.core.windows.net/drive/files/c6527fec5c957cd10f9974427cc15dd4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hajiriresource.blob.core.windows.net/drive/files/c6527fec5c957cd10f9974427cc15dd4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}