{
  "name": "DP Attendance System",
  "short_name": "DP Attendance",
  "description": "Track and manage student attendance with QR codes and analytics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "icons": [
   {
      "src": "/Logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 