{
  "name": "Attendance OS — LMU",
  "short_name": "Attendance OS",
  "description": "Track attendance, calculate safe skips, and plan recovery strategies for LMU students",
  "version": "1.1.0",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
