{
  "name": "M1 TimePilot Attendance",
  "short_name": "M1 Attend",
  "description": "Check in and out from anywhere.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "background_color": "#011a3b",
  "theme_color": "#011a3b",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
