{
  "name": "Attendify",
  "short_name": "Attendify",
  "description": "Attendance and Event Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B4965",
  "icons": [
    {
      "src": "/icons/attendify-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/attendify-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
