{
  "name": "ApeX Attendance",
  "short_name": "Attendance",
  "description": "Mark your attendance — Clock In & Out with GPS verification",
  "start_url": "/AttendancePWA",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e0e0e0",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6980c4d42047df76ebf5d341/249ae5d2e_Apex1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6980c4d42047df76ebf5d341/249ae5d2e_Apex1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Clock In",
      "short_name": "Clock In",
      "description": "Mark attendance — Clock In",
      "url": "/AttendancePWA?action=in",
      "icons": [{ "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6980c4d42047df76ebf5d341/249ae5d2e_Apex1.png", "sizes": "96x96" }]
    }
  ]
}
