{
  "name": "Plastic Fischer Supervisor AMS",
  "short_name": "Supervisor AMS",
  "description": "Biometric workforce check-in and attendance terminal strictly for Plastic Fischer Center Supervisors.",
  "start_url": "/attendance/kiosk",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#0284c7",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mark Attendance",
      "url": "/attendance/kiosk",
      "description": "Tap staff and mark entry/exit with camera"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
