{
  "name": "TrackIt Attendance",
  "short_name": "TrackIt",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#6c5ce7",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3135/3135810.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}