{
  "short_name": "Attendify",
  "name": "Attendify - Smart Attendance Management",
  "description": "GPS-based attendance tracking system with real-time monitoring and geofencing",
  "icons": [
    {
      "src": "logo-only.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-only.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-only.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "logo-only.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1E3A8A",
  "background_color": "#F8FAFC",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}