{
  "name": "Smart-Attendance",
  "short_name": "smart-attendance",
  "description": "A smart attendance system using facial photo technology.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#f1f3f3",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any"
}
